Archived

This forum has been archived. Please start a new discussion on GitHub.

whether or not the freeze map can be concurrently access by multi-processes?

In the Ice manual,I only found that if concurrence access a map from multi-threads,different freeze map connections must be used. But I want to know if I access a map from different processes concurrently,is it OK?
Thanks!
PS: Can you provide any consult ,technology supports or trainning in China,especially in Shanghai?

Yours Sincerely

Comments

  • bernard
    bernard Jupiter, FL
    Hi Yunqiao Yin,

    With Freeze, you cannot access the same Berkeley database from several processes concurrently. This is a limitation in Freeze, and I suspect it would be fairly easy to remove for Freeze maps since the underlying database system (Berkeley DB) allows several processes to access the same database concurrently.

    Please contact us at info@zeroc.com if you'd like to sponsor such an enhancemenent, and for information on consulting services in China.

    Best regards,
    Bernard