LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   rpcgen on linux (https://www.linuxquestions.org/questions/linux-software-2/rpcgen-on-linux-49296/)

obashir 03-11-2003 11:51 AM

rpcgen on linux
 
Hello

I am trying to create a multithreaded Sun RPC server. Richard Steven says in chapter 16 of his Unix Network Programming Vol 2 specifies following command line options for rpcgen

-M for making threadsafe functions
-A for making a concurrent server.

I could not find a -A option in the rpcgen for linux and there was also no alternate option specified for creating a concurrent server program. I did get the -M option and it did create threadsafe server functions.

I shall be extremely grateful for help.

Best Wishes & Regards.

acid_kewpie 03-11-2003 11:57 AM

http://www.linuxquestions.org/questi...threadid=49297
do not ask a question more than once, it is clearly stated in the rules you have agreed to

obashir 03-12-2003 12:53 AM

I am sorry, it skipped my mind, thanks for reminding

Best Wishes & Regards

Vaish 01-14-2004 03:45 AM

We have the same problem. Using rpcgen we are not getting a multithreaded RPC server. On UNIX there is a rpc_control function which is also used to set the Multithreaded mode but this function is also unavailable.
How did you solve you rproblem??
Any help on this would be very much appreciated.
Thanks


All times are GMT -5. The time now is 03:06 AM.