rdmenezes / rcf-cpp

Automatically exported from code.google.com/p/rcf-cpp
0 stars 0 forks source link

Reg: Support for Asynchronous call #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi Jarl,

Does the code base 1.0 support the Asynchronous calls?

Will it be possible to use RCF in the solutions where the Proactor/Reactor
appear as viable design options? if so can you please let me know how?

Problem:  There has to be an RCF server. Which has to accept requests from
multiple clients. RCF Server has to reply back synchronously  or
asynchronously depending on the request? 

Thanks
Regards,
-Raveendra

Original issue reported on code.google.com by mraveend...@gmail.com on 20 Apr 2009 at 4:23

GoogleCodeExporter commented 9 years ago
RCF 1.0 does not support asynchronous calls, but quite a bit of work has been 
done 
in the upcoming 1.1 release, to support asynchronous remote calls. 1.1 will 
probably 
support asynchronous calls, on both server and client side, but only on Windows 
platforms, to begin with... Cross platform support will be implemented in a 
later 
release.

Original comment by jarl.lin...@gmail.com on 26 Apr 2009 at 8:36

GoogleCodeExporter commented 9 years ago

Original comment by jarl.lin...@gmail.com on 28 May 2009 at 1:49