Link Details

Link 285147 thumbnail
User 285573 avatar

By alashcraft
via davybrion.com
Submitted: Nov 09 2009 / 11:26

The topic of this post is how we go from that interface, to some kind of mechanism that can actually process the incoming requests and send the appropriate responses back to the client. Note that i make a difference between processing requests and handling them. Processing the requests is done by the Request Processor, and each request will be handled by its very own Request Handler. The Request Processor accepts all incoming requests, delegates the actual handling of each request to the correct Request Handler and will then send back all of the responses to the client.
  • 3
  • 0
  • 179
  • 19

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (3)



Voters Against This Link (0)