Coherence .Net INamedCache Threading Policy For .Net Extend Clients
(Doc ID 2765635.1)
Last updated on MAY 13, 2024
Applies to:
Oracle Coherence - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Goal
Coherence .Net INamedCache Threading Policy For .Net Extend Clients
- What is the threading policy used for INamedCache instances in extend clients?
- Are they Single threaded or ThreadPooled?
- Can the getAll() be invoked across multiple threads without issues?
- What is the recommended approach for multi-threaded .NET UI extend clients?
- Can we use the same INamedCache instance across multiple threads?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |