re:concurrency and sessions
re:concurrency and sessions
- Subject: re:concurrency and sessions
- From: Ben Trumbull <email@hidden>
- Date: Mon, 21 Jul 2003 18:33:19 -0700
True. Only one thread may check a session out of the session store
at a time. Sessions are NOT re-entrant.
However, there is nothing useful you may assume/conclude/derive from
this while interacting with EOF (like editing contexts). In other
words, concurrent request handling is only relevant to the WOF layer
classes (sessions, components, direct actions, etc)
--
-Ben
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.