Re: ExclusiveLock

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 31857
interpreted = N
texte = thanks for clarifying for me Dale, I just doublechecked the 3.x docs and still don't see it... thus my original confusion as to why it was being discussed as though it had been around awhile. I assume it was an experimental tag and so left undocumented... till now. :-) -JohnDale LaFountain wrote:> >thanks. > >for some reason I had assumed that it was something that had been > >part of even the > >webcat 3 universe. > >-John > > [exclusivelock] IS in webcat 3, but doesn't always work as expected > because of the way threading was implemented in webcat 3. > > We're still fighting a deadlock problem in 3.0.8 where a db was > searched and modified from only one template that was wrapped in > exclusivelock tags, and it STILL created up to 300 deadlocks a day > (this template is hit over 100,000 times per day as an include). We > have minimized the deadlocks now (less than 10/day) but at the > expense of significantly reducing the functionality of our already > extremely simple code to accomplish this. > > We look forward to trying the new threading model of webcat 4 in a > production environment, because that's the only place we have been > able to reproduce the above problem... > > -Dale > -- > > Dale LaFountain mailto:dalel@darkhorse.com > Vice President of Information Technology, Webmaster > Dark Horse Comics, Inc. Ph: 503-652-8815 x324 > http://www.darkhorse.com/ Fax: 503-652-6917 > > ############################################################# > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > To switch to the INDEX mode, E-mail to > Send administrative queries to ############################################################# This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to To switch to the INDEX mode, E-mail to Send administrative queries to Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Re: exclusivelock (Govinda 2011)
  2. Re: [WebDNA] Re: exclusivelock (Donovan Brooke 2011)
  3. Re: [WebDNA] Re: exclusivelock (Donovan Brooke 2011)
  4. Re: [WebDNA] Re: exclusivelock (Kenneth Grome 2011)
  5. Re: [WebDNA] Re: exclusivelock (Govinda 2011)
  6. Re: [WebDNA] Re: exclusivelock (Donovan Brooke 2011)
  7. Re: [WebDNA] Re: exclusivelock (Govinda 2011)
  8. Re: [WebDNA] Re: exclusivelock (Kenneth Grome 2011)
  9. Re: [WebDNA] Re: exclusivelock (William DeVaul 2011)
  10. Re: [WebDNA] Re: exclusivelock (Aaron Michael Kaczmarek 2011)
  11. Re: [WebDNA] Re: exclusivelock (Govinda 2011)
  12. [WebDNA] Re: exclusivelock (Kenneth Grome 2011)
  13. [WebDNA] exclusivelock (Kenneth Grome 2011)
  14. Re: ExclusiveLock question ( Donovan Brooke 2005)
  15. ExclusiveLock question ( Justin Carroll 2005)
  16. Re: ExclusiveLock ( "Scott Anderson" 2003)
  17. Re: ExclusiveLock ( Brian Fries 2003)
  18. Re: ExclusiveLock ( Donovan 2003)
  19. Re: ExclusiveLock ( "WebDna @" 2003)
  20. Re: ExclusiveLock ( Donovan 2003)
  21. ExclusiveLock ( "WebDna @" 2003)
  22. ExclusiveLock (was: Re: unique ascending numbers) (Nitai @ ComputerOil 2003)
  23. Re: [exclusivelock] (was:several people...) (Sam Lewis 2001)
  24. Re: [exclusivelock] (was:several people...) (dale 2001)
  25. [exclusivelock] (was:several people...) (Donovan Brooke 2001)
  26. Can I use a [closedatabase] inside an [exclusivelock]? (Jaishankar Jayaram 2000)
  27. Re: ExclusiveLock (Dale LaFountain 2000)
  28. Re: ExclusiveLock (John Butler 2000)
  29. Re: ExclusiveLock (Dale LaFountain 2000)
  30. Re: ExclusiveLock (John Butler 2000)
  31. Re: ExclusiveLock (John Butler 2000)
  32. Re: ExclusiveLock (Kenneth Grome 2000)
  33. Re: ExclusiveLock (Kenneth Grome 2000)
  34. Re: ExclusiveLock (GHulbert@smithmicro.com 2000)
  35. Re: ExclusiveLock (Kenneth Grome 2000)
  36. Re: ExclusiveLock (GHulbert@smithmicro.com 2000)
  37. Re: ExclusiveLock (Kenneth Grome 2000)
  38. Re: ExclusiveLock (GHulbert@smithmicro.com 2000)
  39. Re: ExclusiveLock (Michael Winston 2000)
  40. ExclusiveLock (Kenneth Grome 2000)
  41. [exclusivelock] ( Prev)
thanks for clarifying for me Dale, I just doublechecked the 3.x docs and still don't see it... thus my original confusion as to why it was being discussed as though it had been around awhile. I assume it was an experimental tag and so left undocumented... till now. :-) -JohnDale LaFountain wrote:> >thanks. > >for some reason I had assumed that it was something that had been > >part of even the > >webcat 3 universe. > >-John > > [exclusivelock] IS in webcat 3, but doesn't always work as expected > because of the way threading was implemented in webcat 3. > > We're still fighting a deadlock problem in 3.0.8 where a db was > searched and modified from only one template that was wrapped in > exclusivelock tags, and it STILL created up to 300 deadlocks a day > (this template is hit over 100,000 times per day as an include). We > have minimized the deadlocks now (less than 10/day) but at the > expense of significantly reducing the functionality of our already > extremely simple code to accomplish this. > > We look forward to trying the new threading model of webcat 4 in a > production environment, because that's the only place we have been > able to reproduce the above problem... > > -Dale > -- > > Dale LaFountain mailto:dalel@darkhorse.com > Vice President of Information Technology, Webmaster > Dark Horse Comics, Inc. Ph: 503-652-8815 x324 > http://www.darkhorse.com/ Fax: 503-652-6917 > > ############################################################# > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > To switch to the INDEX mode, E-mail to > Send administrative queries to ############################################################# This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to To switch to the INDEX mode, E-mail to Send administrative queries to John Butler

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Purchase *file=* bug? (2003) [include file=filename.inc&strip=t] (2002) Selected Item in Pop-down (2003) Sorry WebDNA server not running (2002) Execute Applescript (1997) Secure server question (1997) Possible Bug 4.51 (2004) Umm...about those log files? (Off Topic) (1997) Re:Listfiles (1998) WebMerchant bomb (1998) how to get [protect] tag from webcat3b3 to 3.03 on IIS working (1998) New Plug-in and Type 11 errors (1997) ListFiles Bug (1998) WebCat2b12 CGI Mac - [shownext] problem (1997) Poll Please (2002) test - ignore (2008) Dynamic Pop up menu? (1997) FlushDatabase Suggestion (1998) [OT] Internet Access (2003) Is there a 'does not contain' comparison? (1999)