Stateless session bean that multi threads?
From: davout (davZZZYYYXXXout_at_dial.pipex.com)
Date: 12/11/03
- Next message: Ryan Stewart: "Storing/retrieving BLOBs with JSPs"
- Previous message: Minouche: "Re: System.getProperty"
- Next in thread: John C. Bollinger: "Re: Stateless session bean that multi threads?"
- Reply: John C. Bollinger: "Re: Stateless session bean that multi threads?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 11 Dec 2003 17:20:42 -0000
As a relative EJB newbie... as I undersatand it you're not supposed to
multi-thread inside the implementation of a stateless session bean method.
(Right?)
In this case how do I solve a situation where my stateless session bean
wants to draw data from 'n' sources and then consolidate and return the
results as one array?? Ideally you'd want to create a sub thread for each
different data source. Are here any workarounds?
- Next message: Ryan Stewart: "Storing/retrieving BLOBs with JSPs"
- Previous message: Minouche: "Re: System.getProperty"
- Next in thread: John C. Bollinger: "Re: Stateless session bean that multi threads?"
- Reply: John C. Bollinger: "Re: Stateless session bean that multi threads?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]