[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Proxygen for .Net needs *significant* improvement

  • Thread starter Thread starter Brian K. Maher
  • Start date Start date
Status
Not open for further replies.
B

Brian K. Maher

Guest
David, Are you generating one single large proxy? If so, my next question is are you connecting to the appserver is session-free mode? If the answer to that is yes, then you can create multiple proxies and simply pass the same connection object to each proxy’s constructor to get them to all use the same connection pool. Just a thought on another way to reduce generation time. Brian

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