我有两个文件,从字面上复制粘贴自http://python-rq.org/docs/:应用.pyfromrqimportQueuefromredisimportRedisfromsomewhereimportcount_words_at_urlimporttime#TellRQwhatRedisconnectiontouseredis_conn=Redis()q=Queue(connection=redis_conn)#noargsimpliesthedefaultqueueprint(redis_conn)#Delayexecutionofcount_words_at_url('ht
我有两个文件,从字面上复制粘贴自http://python-rq.org/docs/:应用.pyfromrqimportQueuefromredisimportRedisfromsomewhereimportcount_words_at_urlimporttime#TellRQwhatRedisconnectiontouseredis_conn=Redis()q=Queue(connection=redis_conn)#noargsimpliesthedefaultqueueprint(redis_conn)#Delayexecutionofcount_words_at_url('ht