Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kmellero

  1. kmellero

    fork() and close()-difference in %CPU system usage or?!

    Is there a difference in sys CPU% between fork and close? Or this is just the application design problem? The application continuously receives messages spawning a child (fork()) for each new message. The message is processed and after sending a confirmation it closes the socket. It uses a...

Part and Inventory Search

Back
Top