您将要使用阻止流行音乐:http :
//redis.io/commands/brpop
function waitForPush () { client.brpop(['list','otherlist',0], function (listName, item) { // do stuff waitForPush(); });}
您将要使用阻止流行音乐:http :
//redis.io/commands/brpop
function waitForPush () { client.brpop(['list','otherlist',0], function (listName, item) { // do stuff waitForPush(); });}