目录1.MQ的介绍1.1 MQ的基本概念1.2 MQ的优缺点1.2.1 优点1:应用解耦1.2.2 优点2:异步提速1.2.3 优点3:削峰填谷1.2.4 缺点1.3常见的消息中间件2.RabbitMQ的介绍与安装2.1 RabbitMQ简介2.2 JMS概念2.3 RabbitMQ安装
greetings, im am new to programming and at the moment developing a clone of the game battleships. i need to implement a fleet of 5 ships. this is what i have done so far: