Thanks for the reply Pete. Don't quite follow you so will continue to do some reading and experimenting and see if I can't come up some additional questions...
Thx Paul -----Original Message----- From: Pete Zaitcev [mailto:[email protected]] Sent: Thursday, July 25, 2013 9:51 AM To: OpenStack Development Mailing List Cc: Luse, Paul E Subject: Re: [openstack-dev] [Swift] question on Application class concurrency; paste.app_factory mechanism On Wed, 24 Jul 2013 02:31:45 +0000 "Luse, Paul E" <[email protected]> wrote: > I was thinking that each connection would get its own instance thus it > would be sage to store connection-transient information there but I > was surprised by my quick test. Yeah, you have it tracked in __call__, typically hanging off controller. -- Pete _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
