Timeline for Is having a bi directional message queue a design smell?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 27, 2015 at 15:07 | comment | added | daramasala | Guess I needed the reassurance. I'm a lone server programmer in a group of mobile developers... | |
| Jan 27, 2015 at 15:06 | vote | accept | daramasala | ||
| Jan 27, 2015 at 15:04 | comment | added | Mike Nakis | Okay, it was not clear to me what you meant by "I've never seen anything similar." I have amended my answer. | |
| Jan 27, 2015 at 15:02 | history | edited | Mike Nakis | CC BY-SA 3.0 | added 292 characters in body |
| Jan 27, 2015 at 14:52 | comment | added | daramasala | If I define the message queue as the medium or protocol between client and server, then the communications are really one way because the server can't send a response through this medium. I more worried about the implementation I came up with (a queue for each direction) than with the abstract concept of 2 way communication. | |
| Jan 27, 2015 at 14:26 | history | answered | Mike Nakis | CC BY-SA 3.0 |