摘要: There is insufficient memory for the Java Runtime Environment to continue.# Native memory allocation (malloc) failed to allocate 1219536 bytes for Chu 阅读全文
posted @ 2019-06-05 17:36 不死码农 阅读(1868) 评论(0) 推荐(0) 编辑
摘要: 接到的项目是:spring的项目做spring整合rabbitMQ的作生产者,而测试使用springboot整合RmQ做消费者,交换机模式 Topic,这里还涉及到队列和消息的持久化,这里稍作总结! 1:设置了队列和消息的持久化之后,当broker服务重启的之后,消息依旧存在 spring整合rab 阅读全文
posted @ 2019-06-05 16:10 不死码农 阅读(4242) 评论(0) 推荐(0) 编辑