ehcache / ehcache3

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

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

Open wyhasany opened 7 months ago

wyhasany commented 7 months ago

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

JT-Alchemy commented 5 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 🙏