摘要:
1、简单模式(Hello World) The simplest thing that does something 做最简单的事情,一个生产者对应一个消费者,RabbitMQ 相当于一个消息代理,负责将 A 的消息转发给 B 应用场景:将发送的电子邮件放到消息队列,然后邮件服务在队列中获取邮件并发 阅读全文
摘要:
有一个项目好久没更新,现在pull是报错 异常如下: git@apitest4.xxx.xx.xx: Permission denied (publickey,keyboard-interactive). fatal: Could not read from remote repository. P 阅读全文