py_201 has asked for the wisdom of the Perl Monks concerning the following question:

Hi all,

I am trying to implement call batching mechanism for request handling in my web application as its being done in DWR(Direct Web Remoting in JAVA). Can anyone guide me into how i can go about it?