Showing headlines posted by dba477

« Previous ( 1 ... 25 26 27 28 29 30 )

Multithreaded HTTP Server for Linux built up by the pool of threads multiplexing select() system call

  • LXer; By Boris Derzhavets (Posted by dba477 on Jun 17, 2004 5:49 AM CST)
  • Story Type: News Story; Groups: LXer
Why “Advanced Linux Programming. New Riders Publishing, 2001” does fork to multiplex I/O building up an example of HTTP Server?

Multithreaded RPC Servers for Linux. Thread-safe code writing

  • ; By Boris Derzhavets (Posted by dba477 on May 28, 2004 2:30 AM CST)
  • Groups: Red Hat
This article is supposed to give a positive answer for the question 23.10 from [1] Chapter "RPC" Originally only two files are taken from [1]: rdict.x and rdict_srp.c. All business logic is implemented into rdict_client.c file,generated by "rpcgen -a -M rdict.x" command. So,files rdict.c and rdict_cif.c (see [1] , Chapter "RPC") are just taken out.

« Previous ( 1 ... 25 26 27 28 29 30 )