cubejs / cluster2

A node.js (>= 0.8.x) compatible multi-process management module
Other
48 stars 17 forks source link

Added test case to test cache performance #50

Closed zhuchenwang closed 10 years ago

inexplicable commented 10 years ago

please verify the speed of read/write using domain socket vs. axon (localhost)

zhuchenwang commented 10 years ago

I think there will be a huge code change for using axon. I am still trying to modify the code meanwhile keeping the original logic.