Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ObjectStore PSE/PSEPro/OS5.0

0 views
Skip to first unread message

Dion LOY

unread,
Sep 24, 1997, 3:00:00 AM9/24/97
to

Newsgroups: comp.databases.object
Subject: ObjectStore PSE/PSEPro/OS5.0
Summary:
Expires:
Sender:
Followup-To:
Distribution:
Organization: School of Computer Science, McGill University
Keywords:
Cc:

When having multiple readers on a PSEPro database, what happens when someone
tries to grab an update lock on it?

What I need to do is have N readers having the database/transaction open
for reading, and every now and then have one writer come in and update some
objects, without disrupting the readers (at least transparent to the
person doing the reading). These readers/writer will need to span
across processes.

Thanks.

Chris Hurt

unread,
Sep 27, 1997, 3:00:00 AM9/27/97
to

In OS5.0 you can open a database in MVCC mode which allows a user to
perform a non-blocking read. I believe this would satisfy your
requirement, I'm not sure whether in exists in the other ObjectStore
products.


Dion LOY <dl...@cs.mcgill.ca> wrote in article
<60bsf4$h...@sifon.cc.mcgill.ca>...

0 new messages