• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: concurrency and sessions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: concurrency and sessions


  • Subject: Re: concurrency and sessions
  • From: Hsu <email@hidden>
  • Date: Mon, 21 Jul 2003 21:08:28 -0700

True. To get a session, you check it out of the session store. Once a session has been checked out, it may not be checked out again until it has been checked in first.

Karl

On Monday, July 21, 2003, at 05:54  PM, Jonathan Rochkind wrote:

True or false:

Even with allowsConcurrentRequestHandling set to true, WO will enforce non-concurrent access to a given Session. That is, if a request to a given WOSession is currently processing, another request to that session will block until the first request is done. EVEN IF you have never accessed the defaultEditingContext(), which potentially means a defaultEditingContext() doesn't exist yet (since the documentation says it is lazily created).

True or false?

--Jonathan
_______________________________________________
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.



--

One flew east,
One flew west,
One flew over the cuckoo's nest.

Homepage:
     http://homepage.mac.com/khsu/index.html
_______________________________________________
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.

  • Prev by Date: Re: Can't modify EO objects! ARGH! =(
  • Next by Date: Re: Can't modify EO objects! ARGH! =(
  • Previous by thread: re:concurrency and sessions
  • Next by thread: Deploying on UNIX (RedHat)
  • Index(es):
    • Date
    • Thread