![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fork() help | alexicopax | High Level Programming | 3 | 03-08-2007 01:08 AM |
| shm sem fork etc... Please help | Dana73 | High Level Programming | 1 | 02-28-2006 05:51 AM |
| Fork () | iwbasts | High Level Programming | 5 | 11-09-2005 01:39 AM |
| fork() | MKSRaja | High Level Programming | 2 | 02-07-2005 08:55 AM |
| Fork | Deepali | UNIX for Dummies Questions & Answers | 5 | 08-26-2001 05:14 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Fork or what?
Hello all.
I'm developing a filetransfer application, which is supposed to work sort of like dcc, with multiple transfers etc. Now i wonder what the best way to manage the transfers is. Should i fork() for each new transfer, hogging loads of memory or use pthreads? Maybe I can use select to see which sockets that are ready for reading? What do you think? /Crippe |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|