Joydeep Sen Sarma

Show:

What's happening?

  • Read-only mode for jdbm using shared memory

    We have a use case where we would like a bunch of JVMs on the same machine to load data from a common (j)dbm file. We would like to use shared memory for this (which is provided by Java FileChannel api calls). This will prevent memory bloat. We looked at the code a bit - and it seems that this should be possible by: - changing RecordFile to be an interface (or base class) - having an...

    2008-12-29 22:56:58 UTC in jdbm

About Me

  • 2008-12-29 (10 months ago)
  • 2342951
  • jsensarma (My Site)
  • Joydeep Sen Sarma

Send me a message