The following questions were asked by a client who is planning to write a large-scale XPages application. Although I think the questions are really broad to fit the stackoverflow style, they are interesting, and the collective knowledge of experts here can give better results than the one person answering them:
- How many willing users can use XPages applications on a single Lotus Domino server (do you have multiple applications on a Lotus Domino server?)
- How can we detect and analyze memory leaks on a Lotus Domino server when running the XPages application?
- How can we write XPages the right way to achieve maximum performance and memory leak?
- What methods and code objects should not be used?
- What are common mistakes when a Lotus Script developer starts writing code for XPages? What are the best practices?
- How can we create a centralized, consolidated application on XPages for 10,000 to 15,000 users? How many servers do we need? How to configure the XPages application in this case?
- How to add users to the system?
I will provide my ideas, please share your
source share