Forum Post: RE: stateless vs state-free appserver

  • Thread starter Thread starter Thomas Mercer-Hursh
  • Start date Start date
Status
Not open for further replies.
T

Thomas Mercer-Hursh

Guest
Note also that 11.5 will have the new AppServer where agents are threads instead of processes. This is much lighterweight and means that there is essentially no penalty for leaving an agent around with state when this is appropriate. Yes, many AppServer calls should be done and over with in one call, but there are also some where it makes sense to leave a query open, for example, having delivered the first N records or something. So, the rules may change! They are signing people up for early access now.

Continue reading...
 
Status
Not open for further replies.
Back
Top