edemaine / coauthor

Coauthor supercollaboration/discussion forum
MIT License
249 stars 34 forks source link

Multicore? #147

Open edemaine opened 7 years ago

edemaine commented 7 years ago

Is it easy to mup deploy with multiple server processes to exploit multiple cores? If so, this would give us another 10x speedup on deployed Coauthor.

edemaine commented 7 years ago

Cluster package seems like one approach for multicore Meteor. For MongoDB, might be related to #88.

edemaine commented 3 years ago

I've since done this with Cocreate; see its INSTALL document. I could see doing a similar setup for Coauthor, though I'm not sure whether it's "multiserver ready" (might produce duplicate email notifications...).