Dear all,
I am building with b4j a web application for a high traffic site. I would like to propose me, a cache mechanism which it can hold around 2GB of json data format. (The transaction data will hold on nosql db)
This solution is for online gaming application, which I want to share data between thousands of users and on game completion, to write the transactions data to nosql database for persistence of the game history.
Any suggestion are welcome.
BR/Antonis