users@glassfish.java.net

Re: Parallel Processing- Work Manager APi

From: <glassfish_at_javadesktop.org>
Date: Tue, 02 Sep 2008 13:50:32 PDT

Sahoo,

Thank's for your interest and quick reply.

My use case is simple.

We work with the implementation of work manager for application server for batch processes
We have a dispatching Servlet that queries a database cursor for the information to process. This servlet partitionates the data to processes and schedule works with the work manager.
We have an implementation of Work Listener for lifecycle events of each scheduled work.
The servlet waits for the end of the scheduled work.


The workmanager properties are configured with the app server configuration tool (ie: thread pool).

Hope this could help.

Is this possible in glassfish without the use of JMS ?

Is any project for this kind of work in glassfish that I can help or contribute for building something with this functionalities.
[Message sent by forum member 'gviera' (gviera)]

http://forums.java.net/jive/thread.jspa?messageID=296781