LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - News > Syndicated Linux News
User Name
Password
Syndicated Linux News This forum is for the discussion of Syndicated Linux News stories.

Notices


Reply
  Search this Thread
Old 05-02-2012, 08:40 AM   #1
LXer
LXer NewsBot
 
Registered: Dec 2005
Posts: 128,373

Rep: Reputation: 118Reputation: 118
LXer: Three Ways to Web Server Concurrency


Published at LXer:

A Web server needs to support concurrency. The server should service clients in a timely, fair manner to ensure that no client starves because some other client causes the server to hang. Multiprocessing and multithreading, and hybrids of these, are traditional ways to achieve concurrency. Node.js represents another way, one based on system libraries for asynchronous I/O, such as epoll (Linux) and kqueue (FreeBSD). To highlight the trade-offs among the approaches, I have three echo servers written in close-to-the-metal C: a forking_server, a threading_server and a polling_server.

Read More...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: 11 Free Ways to Beef Up Your Web Browser LXer Syndicated Linux News 0 03-25-2009 12:30 AM
LXer: Three ways to create Web-accessible calendars on your intranet LXer Syndicated Linux News 0 12-18-2008 11:13 PM
LXer: Four winning ways to monitor machines through Web interfaces LXer Syndicated Linux News 0 11-04-2008 04:40 PM
LXer: Three ways to test Web form input with a CAPTCHA LXer Syndicated Linux News 0 04-14-2008 04:10 PM
Ways to backup web server? markb658 Linux - Server 9 03-12-2008 11:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - News > Syndicated Linux News

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration