Skip to content
#

caching

Here are 836 public repositories matching this topic...

elR1co
elR1co commented Aug 18, 2020

Today IMap.values() and IMap.values(Predicate) calls are blocking.

I would like to use IMap.values(Predicate) in a Jet Pipeline, which is possible, but I need to declare it as nonCooperative, and will have an impact on the pipeline scalability.

Would it be possible to have an async (non-blocking) version for these calls ?

Thank you very much for all the hard work done !

Improve this page

Add a description, image, and links to the caching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the caching topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.