|
I have the details mocked up for a code simulation to multithread our EJB-based batch processing, and I have some questions. See the last two paragraphs for the context driving this problem. The simulation I’ve developed does not use EJBs, but addresses most of the multithreading issues. Here are my questions:
Background: Context driving the problem: We have been considering different ways to speed up our EJB-based batch processes. The current sequence of events is:
Other than streamlining the code in processId(id) so that it is as efficient as we can make it, we wanted to explore another possibility: multithreading the batch() call. Here is what I have in mind:
Charles May TDD/AFCO Systems Group Mellon Financial Corporation
The information contained in this e-mail may be confidential and is intended solely for the use of the named addressee. Access, copying or re-use of the e-mail or any information contained therein by any other person is not authorized. If you are not the intended recipient please notify us immediately by returning the e-mail to the originator.(B)=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
|
- Re: Multithreading batch processes/Session bean calls w... May Charles N
- Re: Multithreading batch processes/Session bean ca... Juan Pablo Lorandi
- Re: Multithreading batch processes/Session bean ca... May Charles N
- Re: Multithreading batch processes/Session bea... Juan Pablo Lorandi
- Re: Multithreading batch processes/Session... Fl�vio Rodrigo
