Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

If a client-side application is multi-threaded or multi-process, do all processes share a single client-side object cache or does each have its own object cache?

0
Posted

If a client-side application is multi-threaded or multi-process, do all processes share a single client-side object cache or does each have its own object cache?

0

No. The application processes do not share the same client-side object cache. Each application process can have one or more client-side object caches. A client-side object cache is allocated for every OCI environment handle initialized in object mode. Multiple threads of a process can share the same client-side object cache by sharing the same OCI environment handle.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.