gridgain
writing a GridCacheStore implementation in scala with gridgain
Im trying to write a gridgain implementation for read-through and write-through for gridcache using scala. however im having trouble converting some of the method patterns using generics form java (wh[详细]
2023-03-02 18:27 分类:问答GridGain application that is slower than a multithreaded application on one machine
I have implemented my first GridGain application and am not getting the performance improvements I expected.Sadly it is slower.I would like some help in improving my implementation so it can be faster[详细]
2023-01-31 12:02 分类:问答Better to build or buy a compute grid platform?
I am looking to do some quite processor-intensive brute force processing for string matching.I have run my prototype in a multi-threaded environment and compared the performance to an implementation u[详细]
2022-12-24 01:51 分类:问答Java Gridgain application starts to fail after 1 day of stress testing
So I have a an application which is running on top of gridgain and does so quite successfully for about 12-24 hours of stress testing before it starts to act funny. After this period of time the appli[详细]
2022-12-09 17:25 分类:问答Freeing java file handles
We have a rather large and complex application written in Java which is running on top of the Gridgain package. The problem I am having is that this application will sit there processing requests for[详细]
2022-12-09 07:00 分类:问答