Click here to Skip to main content
15,880,972 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more: , +
Hello all experts,

I have puzzled myself into what approach should I take in developing an application for the below mentioned scenario:


OK, the following are the primary requirements.

The application is to be developed for multiple users of a company who has offices in 25 different countries with a total staff of more than 50000 users.

All the countries use different operating systems based on their local availabilities. Most prominent are Windows and MAC machines.

I would have to initially deploy the whole application but every now and then would have to update small parts of application which would require re-compile and therefore re-deployment. I want that all the other parts which are not re-compiled should remain intact and only the part which is re-compiled can be deployed.

Should be able to shut down a part of the application and still all other parts remain intact and working..

Please shed some light on this... any help would be appreciated.

Thanks.
Posted
Updated 8-Aug-13 22:15pm
v2
Comments
Richard MacCutchan 9-Aug-13 4:18am    
This is a complete analysis and design question, and far too broad for a technical Q&A. At least some of the answers will depend on the structure of your application, the development language, and whether it is local or distributed, web ,cloud etc.
CHill60 9-Aug-13 4:42am    
I can do that. My daily rate is .....
bbirajdar 9-Aug-13 6:37am    
:) .. Good reply for a vague question

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900