Originally posted by Iv�n P�rraga:
It works in the same lan... Well, I hope it is enough.
Originally posted by Chris Bicnal:
Let's say we have two clients, client A and client B.
Client A performs a search.
Client B performs the same search.
Client A books record 1, eveything is fine.
Client B decides they want to book record 1....what happens?
Originally posted by Ericsson Liu:
Does that mean i do not need to worry about locking on read/write to the db file since RandomAccessFile takes care of it?