[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Dynamics in OE 12.0

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
G

gus bjorklund

Guest
> On Apr 10, 2019, at 5:45 AM, frank.meulblok wrote: > > assuming your application was designed to run in stateless mode with PASOE, in general, “stateful" applications should work quite well and with most of the advantages that stateless provides but without the extra work. this is because a single agent process can handle multiple concurrent 4GL sessions. in some cases, stateful applications will run much better than stateless ones. that is because there is no need for the agent side to load and unload session state between requests.

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