Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Infinispan 是否提供类似于 Hazelcast( IMap#submitToKey ) 或 Ignite( IgniteCache#invokeAsync ) 的这种功能?
是的,确实如此——通过功能 API。还要注意在网格中执行代码的其他方式。