On 22.11.2008, at 19:01, dododo2020 dododo2020 wrote:

My name is Ken. It is my first post to this list.


Welcome!
I am considering to process multiple http requests by multiple instances of WO app. When I update some data in db from one instance,the changes can be updated automatically for all the instances? Or should I notify something to other instances of same app and fetch fresh data manually?


I never had the need for a synchronizing tool. It might make your life a bit easier in some places but might also add complexity and sometimes problems (rarely with the ERXJGroupsSynchronizer I've heard).

When I need fresh data from the db, I ask for it. I set the fetch time lag to a couple of seconds and normally get fresh data for everything where I need or want it automatically. Where I need to make sure it's fresh, I refault objects or relationships and I'm done with that too.

This situation can be occured when developing a site with multiple instances and admin app for the site.


Yes, but it normally is less of a problem than most people realize.

Nevertheless. Follow Kieran's advice and get into Project Wonder. It really helps building better applications faster.

cug
_______________________________________________
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]

Reply via email to