Hiya STAF people!

Ive a few questions regarding writing my own Java service:

- Is there a difference between a service request, and a message on the Queue 
for the service?

- Are requests to my service placed on the Queue for my service handle by 
STAFProc ?

- Does STAFProc run my service on multiple threads to handle multiple requests?

- Is my service class instanciated at every request?

- How does STAFProc internally handle 100's of requests say to my service?

- Can a service request have a time-out?

Thanks


      
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to