Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Thread per HTTP Request
Last updated at 2:11 pm UTC on 16 April 2005
Many HTTP servers, including Comanche, fork a separate thread for each HTTP request. This is an example of a Preemptive Threads with Shared Memory architecture.