Comment on Hammerspace: Persistent, Concurrent, Off-heap StorageComments−ashayh12yI don't get it.Did they actually benchmark all possible options like shared memory or Sqlite or mysql memory engine (periodically backed)?They say memcache (or redis) would have been slower because of network latency even over localhost. But did they benchmark.
Comments
I don't get it.
Did they actually benchmark all possible options like shared memory or Sqlite or mysql memory engine (periodically backed)?
They say memcache (or redis) would have been slower because of network latency even over localhost. But did they benchmark.