![]() |
1
1
我自己找到了答案。显然,使用ExecutorService抽象很难实现故障转移,应使用标准的GridTask机制: http://www.gridgainsystems.com/jiveforums/thread.jspa?threadID=840&tstart=-1 |