mc

Results 11 issues of mc

When the transition time is set for atomlong, the inexplicable time becomes -1. Looking at the source code incr will not modify the time. The local multi-threaded test does not...

question

帮忙邀请加入542327088群,最近工作中一直在使用作者的项目,由于水平有限有些问题想要请教同仁 特此申请加群

描述 1、目前项目结合xxl-job https://github.com/xuxueli/xxl-job 进行任务管理,开始执行任务的时候一次把所有目标URL入栈,进行spider.run() 后,运行了几个URL后发现不是想要的结果需要停止本次爬取,这种场景下如何收到关闭爬虫?

先启动客户端,服务端为启动,没有进行断链重试,我用的ne t t y 5.0版本

你好,麻烦请教一下,我将ADSL_CYCLE设置为21600秒后,时间到达了,线程却没有循环执行,是什么原因,平时都在写Java,不知道Python是怎么休眠的 while True: print('ADSL Start, Remove Proxy, Please wait') self.remove_proxy() (status, output) = subprocess.getstatusoutput(ADSL_BASH) if status == 0: print('ADSL Successfully') ip = self.get_ip() if ip: print('Now IP', ip) print('Testing Proxy,...

IP重复太多,并且测试可用的实质代理是失败的,请问你是怎么进行IP有效性测试的?

如下配置,只会扫描最后配置的一个包路径 swagger: enabled: true docket: baseScan: base-package: com.a title: base-group version: description: contact: name: yangchunyou sdkScan: title: sdk-group version: description: base-package: com.b contact: name: 不能同时扫描两个包路径吗?

need more information

你好,非常感谢你的分享,最近在搭建ADSL进行动态IP切换,再次感谢你的开源让我快速搭建好相关的服务,现在有个疑惑需要请教你。 任务是多线程执行的,A线程获得IP执行自己的任务,执行到一半的时候由于动态切换IP,该代理不能用了,这个时候如何处理A的任务呢?目前是一台拨号主机,但是两台的时候依旧会存在同类问题,希望能给的思路,多谢多谢

my cod is: ThreadPoolExecutor updateLogWorkerExecutorService = new ThreadPoolExecutor(8, 40, 1000, TimeUnit.MILLISECONDS, new LinkedBlockingQueue(UPDATE_EXECUTOR_MAX_QUEUE_SIZE), new ThreadFactory() { private final AtomicLong index = new AtomicLong(); @Override public Thread newThread(Runnable r) { return...

question

![image](https://github.com/miloyip/json-tutorial/assets/16506338/8bbc1377-0753-470e-a821-6690e96a8028)