I’d like to address this question with the community and the administrators of the forum itself. Since I intend to research more about Bahmni’s architecture because I want to know if I can deploy Bahmni and its components (OpenMRS, OpenLIS, Odoo) in multiple health facilities (e.g. 200) and make it work with more concurrent users (e.g. 200-400).
So far I’ve seen in some replies that no more than 100 concurrent users are possible in Bahmni so this is why I want to see where are the bottlenecks and how I can improve this.
@mksd not much indeed.
From the participants there, none tested before with this many concurrent users. But I’ve got recommendations on how I could do it on my own and this is what I’ll try. By overloading services.
Are you looking at using Bahmni in a hospital where you expect simultaneous (concurrent) users entering data in the system to be more than 100? Note that, even when all hospital users are online at the same time, most operations are happening within the local browser – and only on click of submit or specific operations on screen, does the server come into picture. Therefore, in most cases, concurrent LOAD on the server is 5-10% of actual online users.