humble_dev
- Karma
- 32
- Created
- September 11, 2015 (10y ago)
- Submissions
- 0
-
I am looking for the best practises around managing RabbitMQ changes/configuration. In my current micro-services/worker based architecture I have: * many publisher that publish to exchanges, these exchanges are linked…
-
As most of developers, I try to create as much reusable code as possible. But in reality, I rarely use my code again. I could easily say that less than 5% of my code will be reused in the future. I wonder how it looks…