From a176312fa3d6dbe84983399f38f9f9ffc21f6b1f Mon Sep 17 00:00:00 2001 From: erylee Date: Sat, 22 Dec 2012 18:04:40 +0800 Subject: [PATCH] -smp true --- etc/emqtt.args | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/emqtt.args b/etc/emqtt.args index e564c943f..0c24370bc 100644 --- a/etc/emqtt.args +++ b/etc/emqtt.args @@ -11,7 +11,7 @@ ## Heartbeat management; auto-restarts VM if it dies or becomes unresponsive ## (Disabled by default..use with caution!) ##-heart --smp auto +-smp true ## Enable kernel poll and a few async threads +K true