marcelklehr / smokesignal

Build your own small (or larger) peer to peer network with node.js
154 stars 21 forks source link

Performance #12

Open marcelklehr opened 10 years ago

marcelklehr commented 10 years ago

It's not yet optimized for performance:

FLYBYME commented 10 years ago

Have you thought about using https://github.com/visionmedia/axon

marcelklehr commented 10 years ago

that'd be an option, too, yea. It didn't consider it before, because I think back then they were using redis.

marcelklehr commented 10 years ago

https://github.com/dcodeIO/PSON could also be handy, as well as msgpack