Tag:ruby

  • RabbitMQ Installation and Application

    Time:2024-2-2

    Article Catalog 1. RabbitMQ1.1 Synchronous versus asynchronous communication1.2 Advantages and disadvantages of asynchronous communication1.3. Comparison of several MQs1.4. docker install and run RabbitMQ process1.5. A few concepts of RabbitMQ1.6 Five models1.6.1 Basic message queues 1.7 Basic use1.7.1. 1The following screen appears when establishing a connection! [insert image description here](https://img-blog.csdnimg.cn/direct/2a17b7286dca43c6b49d38408652816c.png)1.7.2.2 When the queue creation is complete, […]

  • Ruby newbie installation steps, windows environment

    Time:2024-1-17

    I. Installing ruby Download Address: Official website:DownloadsDomestic:RubyInstaller for Windows – Domestic mirrors If you’re about to start using Ruby but don’t know which version to install, we recommend using theRuby+Devkit 3.2.X (x64)Installer. It provides the largest number of Gem that can be compatible and willMSYS2 DevkitInstalled with Ruby so that Gem with C extensions can […]