Hi All,
In our project, apart from online operations, there is a need to run lot of batch processes written in java. If we run the batch processes separately in the command prompt, then we need to build transaction, connection pooling, threading etc mechanisms in batch process. Is there a way to host these batch processes in App servers and get all the benefits of app server along with scalability , performance and fail over.
Solutions or Pointers are very much appreciable.
Thanks and regards
Michaes.S
-
Hosting Java Batch Processes in App Server (4 messages)
- Posted by: Michaes S
- Posted on: February 27 2003 12:42 EST
Threaded Messages (4)
- Re: Hosting Java Batch Processes in App Server by Derek Ashmore on February 28 2003 05:48 EST
- Hosting Java Batch Processes in App Server by Brian Chan on March 03 2003 09:27 EST
- Hosting Java Batch Processes in App Server by Michaes S on March 05 2003 07:05 EST
- Java-based Batch Processing with WebSphere XD Compute Grid by snehal antani on April 03 2008 12:09 EDT
- Hosting Java Batch Processes in App Server by Michaes S on March 05 2003 07:05 EST
-
Re: Hosting Java Batch Processes in App Server[ Go to top ]
- Posted by: Derek Ashmore
- Posted on: February 28 2003 05:48 EST
- in response to Michaes S
There really isn't native support for batch processes and scheduling in J2EE that I'm aware of. I use ThreadWorks instead of rolling my own. -
Hosting Java Batch Processes in App Server[ Go to top ]
- Posted by: Brian Chan
- Posted on: March 03 2003 09:27 EST
- in response to Michaes S
you might want to look into Message Queue using JMS/Message-Driven bean. -
Hosting Java Batch Processes in App Server[ Go to top ]
- Posted by: Michaes S
- Posted on: March 05 2003 07:05 EST
- in response to Brian Chan
Can you explain more on how Message Driven Bean be helpful in this scenario -
Java-based Batch Processing with WebSphere XD Compute Grid[ Go to top ]
- Posted by: snehal antani
- Posted on: April 03 2008 12:09 EDT
- in response to Michaes S
Though it appears I'm about 5 years too late, thanks to Google I stumbled upon this discussion thread :). An article that describes where java-based batch processing has gone since this topic started: http://www.ibm.com/developerworks/websphere/techjournal/0804_antani/0804_antani.html?ca=drs-