in reply to Re^3: Mojolicious: keeping track of connections with forking
in thread Mojolicious: keeping track of connections with forking
NOTE: Since Mercury does not yet have a way for brokers to share messages, you must run Mercury as a single process. You cannot run Mercury under Hypnotoad like other Mojolicious applications, nor prefork or other multi-processing schemes. See https://github.com/preaction/Mercury/issues/35 to track the clustering feature.So, I guess for now the solution is to run under Morbo until this is resolved either by Mercury or Mojolicious.
|
|---|