• 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
concurrency and sessions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

concurrency and sessions


  • Subject: concurrency and sessions
  • From: Jonathan Rochkind <email@hidden>
  • Date: Mon, 21 Jul 2003 19:54:39 -0500

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.

  • Prev by Date: Re: Can't modify EO objects! ARGH! =(
  • Next by Date: Re: Nested Editing Contexts
  • Previous by thread: Re: Nested Editing Contexts
  • Next by thread: re:concurrency and sessions
  • Index(es):
    • Date
    • Thread