ehcache / ehcache3

Ehcache 3.x line
http://www.ehcache.org
Apache License 2.0
2.02k stars 580 forks source link

[question] Is ehcache virtual thread / loom friendly? #3211

Open wyhasany opened 9 months ago

wyhasany commented 9 months ago

I wonder if ehcache is loom-friendly - e.g. does not pin the platform threads?

JT-Alchemy commented 8 months ago

Would also like to know this. Also any suggested patterns for leveraging virtual threads with EH Cache if it's not directly supportive of them yet 🙏