Dear folks, i have choosen openbsd as my plataform of choice for deploying a service that will have to handle RPC processing in an asynchronous fashion. I got surprised when i see that the RPC library that comes with OpenBSD does not support Async processing. I tried to build my own routine and found it was no easy task.
Does anybody know about an async RPC mechanism i could use (any library)? Thanks a lot for your time and cooperation. Best regards.