On 03/06/2010, at 9:15 AM, Miguel Angel Torres Avila wrote: > Thanks Guido, > > Ok that advantage is implicit, There is nothing to change in my app.
Provided you are serving concurrent requests, the JDK and the OS should take care of the rest for you. > Am I right? Correct. > > > On Jun 2, 2010, at 5:37 PM, Guido Neitzer wrote: > >> Typical thing I guess: run concurrent request handling and multiple >> instances. Each request will be handled by a worker thread. The more >> cores you have the more advantage you get from concurrent request >> handling and / or multiple instances. >> >> Take care, >> Guido >> >> On Wed, Jun 2, 2010 at 3:28 PM, Miguel Angel Torres Avila >> <[email protected]> wrote: >>> Hi list, >>> >>> Maybe this is not a question for this list but I don't know who ask for >>> help? >>> >>> There is a client who is really excited for the Multicore technology and is >>> asking me if there is a way to tuned a WO application to get advantage of >>> this technology. >>> >>> I am not an expert but I think is more a Java topic than WebOjects. >>> >>> Please if some one has any experience getting advantage of the multicore >>> technologies it would be appreciated. >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> http://lists.apple.com/mailman/options/webobjects-dev/guido.neitzer%40gmail.com >>> >>> This email sent to [email protected] >>> >> > > > > _______________________________ > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/qdolan%40gmail.com > > This email sent to [email protected] -- Seeya...Q Quinton Dolan - [email protected] Gold Coast, QLD, Australia (GMT+10)
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
