[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LocalDatabase calls are marshalled?



Following through a trace of creating an object, it appears that even
calls to a LocalDatabase to create an object results in readObject and
writeObject's occurring. Is this correct? Is it interesting to optimize
LocalDatabase calls directly into the object avoiding that overhead?

Or maybe it was just serializing it for storage? Anyway, I saw the
connection.send(command) and it appeared to be serializing the command
over to the database (which in this case is in the same VM).
-- 
Joel Shellman
KnOcean Interactive Corporation
http://www.knocean.com/