• 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
Ajax / DirectActions and performance issues
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ajax / DirectActions and performance issues


  • Subject: Ajax / DirectActions and performance issues
  • From: Frédéric JECKER <email@hidden>
  • Date: Thu, 17 Mar 2011 17:58:52 +0100
  • Thread-topic: Ajax / DirectActions and performance issues

Hi,

We've rolled out a new feature in our app which includes an agenda (Jquery/FullCalendar).
The data loading is done through Ajax queries/DirectAction/JsonResponse.
Since then we are facing huge performance issues going from instance death to JVM crashes.
We first added a few more instances and allocated more memory to each instance (600M) but we are still facing
Those problems.

User are displaying up to 8 or ten agendas at the same time (each agenda containing a lot of events), which corresponds to 8 ajax queries each time the user browses to the next week/day/month. But multiplied with the number of concurrent users (min. 50 concurrent users), this start to produce a huge number of queries….

Googling a bit led me to the WOAllowsConcurrentRequestHandling and WOWorkerThreadCountMax parameters.
I think that we could get a lot of benefits with those parameters.
Are they working wit WO 5.3 ?
Help / Feedback on massive ajax querying would be greatly appreciated !

Regards

Fred
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Ajax / DirectActions and performance issues
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Memory control
  • Next by Date: Re: Ajax / DirectActions and performance issues
  • Previous by thread: Re: Webobjects-dev Digest, Vol 8, Issue 132
  • Next by thread: Re: Ajax / DirectActions and performance issues
  • Index(es):
    • Date
    • Thread