Deployment
Deployment
- Subject: Deployment
- From: Greg Hulands <email@hidden>
- Date: Sun, 20 Jun 2004 10:57:51 +1000
Hi,
My woapp is wrapping up development in the next couple of weeks and I
have started reading the wo deployment book. My application has system
wide preferences that stores them in a text file on the file system.
Reading about how you can have multiple instances on the same machine
will be ok as the preferences will be on the same file system, although
if I change a preference in one instance, how does it propogate through
to the others? But if I add another machine then the preference file
would be duplicated, unless I was able to store it on a shared volume
somewhere.
Could people give their experiences when deploying such types of
application. Would I need to change how I do the preferences in my
application to better handle the multi-machine, multi-instance
deployment?
Any information is greatly appreciated.
Regards,
Greg
_______________________________________________
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.