Re: asynchronous RPC mechanism

2006-03-22 Thread Hannah Schroeter
Hello! On Wed, Mar 22, 2006 at 01:21:06PM -0300, Gustavo Rios wrote: >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 OpenBS

asynchronous RPC mechanism

2006-03-22 Thread Gustavo Rios
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 fo