
16 Mar
4 key points regarding Zignal scalability:
• We have lots of logic running on the actual end-user device, including data caches.
• By utilizing powerful OS Java tools like Spring and Hibernate tools we can scale the server to handle hundreds of thousands of users on single, powerful server hardware.
• Zignal is engineered to handle most data in local caches on the Server, allowing horizontal scaling.
• We are beginning to use the Terracotta clustering solution to distribute higher-level structures.
Tag: scalability