[infinispan-dev] Distributed Executors in write mode, need reference to Cache

Sanne Grinovero sanne at infinispan.org
Mon Dec 19 13:57:29 EST 2011


Highlighting this use case:

http://community.jboss.org/message/642300#642300

As I replied on the forum, I think we might need to improve the
DistributedExecutorService by providing access to some context to the
Future before it's executed remotely, as having a reference to the
Cache it's being executed on seems very useful, but it might not be
limited to the Cache only.

I guess to make good use of it, someone might need to access just
anything: CDI looks like a good fit?


More information about the infinispan-dev mailing list