上一页 1 ··· 525 526 527 528 529 530 531 532 533 ··· 587 下一页

2019年6月27日

摘要: 1.pip install pika 2.如找不到 拷贝 D:\python\testmq\venv\Lib\site-packages \pika目录 阅读全文
posted @ 2019-06-27 18:42 lydstory 阅读(651) 评论(0) 推荐(0) 编辑
摘要: (1)erlang应用程序启动过程中,还可以分阶段启动。 在erlang应用程序的资源文件*.app可以定义分步骤启动。 *.app中的start_phase字段的值可以指定多个参数分别启动 start_phase的调用时机是在start之后调用的。 (2)erlang是一种分布式语言,在启动应用程 阅读全文
posted @ 2019-06-27 16:11 lydstory 阅读(1467) 评论(0) 推荐(0) 编辑
摘要: apt-get install git git clone https://github.com/rabbitmq/ranch.git erlang线程池 阅读全文
posted @ 2019-06-27 14:34 lydstory 阅读(103) 评论(0) 推荐(0) 编辑
摘要: 第1步 - 添加存储库 首先,使用以下命令在您的系统上添加erlang apt存储库。 您可以简单地从其官方网站下载erlang存储库包并安装到您的系统上。 第2步 - 在Ubuntu上安装Erlang 现在,您可以使用以下命令在您的系统上安装erlang软件包。 这也将安装所有的依赖关系。 另外, 阅读全文
posted @ 2019-06-27 14:31 lydstory 阅读(2253) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/witton/p/6868963.html 阅读全文
posted @ 2019-06-27 14:04 lydstory 阅读(354) 评论(0) 推荐(0) 编辑

2019年6月26日

摘要: BluetoothSPP蓝牙 阅读全文
posted @ 2019-06-26 17:53 lydstory 阅读(1537) 评论(0) 推荐(0) 编辑
摘要: https://stackoverflow.com/questions/50343879/cannot-connect-to-amqp-guest127-0-0-15672-errno-111-connection-refus 阅读全文
posted @ 2019-06-26 11:36 lydstory 阅读(143) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/lby0307/article/details/80875666 三种模式 阅读全文
posted @ 2019-06-26 10:37 lydstory 阅读(94) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/suyunhong/p/9257482.html https://blog.csdn.net/leisure_life/article/details/78657935 java rpc https://www.cnblogs.com/suyunhon 阅读全文
posted @ 2019-06-26 10:15 lydstory 阅读(129) 评论(0) 推荐(0) 编辑
摘要: 信道如何共用???? 几台机器共用一个channel 如何做到? 阅读全文
posted @ 2019-06-26 00:13 lydstory 阅读(339) 评论(0) 推荐(0) 编辑
上一页 1 ··· 525 526 527 528 529 530 531 532 533 ··· 587 下一页

导航