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.

How does the Naming Service maintain persistence? How does this compare with the old Naming Service?

0
Posted

How does the Naming Service maintain persistence? How does this compare with the old Naming Service?

0

The previous version of the Naming Service (ie VBJ 3.x), kept the NameSpace (the set of contexts and bindings managed by it) in memory. However, it logged every modifiable operation in the NameSpace into a flat logging file. This was used when starting up the Naming Service to recreate the NameSpace. That is how the old Naming Service maintained persistence. The new Naming Service keeps the NameSpace in a user defined backing store. Whether the NameSpace is persistent or not depends on whether the backing store is a persistent storage or not. In the new version, both persistent and non-persistent backing stores are supported.

Related Questions

What is your question?

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

Experts123