|
|
|
|
|
by anothername12
654 days ago
|
|
> once saw an app that did bidirectional RPC over message queues Haha I've seen this anti-pattern too (although I think it's in the enterprise patterns book??). It would bring production to a grinding halt every night. Another engineer and I stayed up all night and replaced it with simple REST API. |
|