简体   繁体   English

Infinispan:如何异步调用EntryProcessor?

[英]Infinispan: how to invoke EntryProcessor asynchronous?

Infinispan是否提供类似Hazelcast( IMap#submitToKey )或Ignite( IgniteCache#invokeAsync )之类的功能?

Yes, it does - through Functional API . 是的,它是通过Functional API实现的 Also note the other ways to execute code in the grid . 还要注意在网格中执行代码的其他方式。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM