Hi all, I have go through the design of Strom. It is very well designed and well written product.
We have a application which is written in c++. It is multi processing application. But the main core processing(done in single machine) need shared memory. Due to use of shared memory we are not able to scale it. I want make it scale this application more than one machine, Can you suggest some good links which may help me to scale this application which is written in c++. regards Tarkeshwar
