Timeline for REST or a message queue in a multi-tier heterogeneous system?
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Jul 29 at 12:31 | history | suggested | VLAZ | CC BY-SA 4.0 | replaced links - wamp.ws is now a gambling site, autobahn.ws is a porn site |
| Jul 8 at 19:27 | review | Suggested edits | |||
| S Jul 29 at 12:31 | |||||
| May 21, 2018 at 22:36 | history | tweeted | twitter.com/StackSoftEng/status/998694151293165570 | ||
| Sep 7, 2017 at 22:10 | vote | accept | Victor Sergienko | ||
| Oct 15, 2013 at 15:49 | answer | added | Michael Brown | timeline score: 6 | |
| Oct 15, 2013 at 14:47 | answer | added | gbjbaanb | timeline score: 6 | |
| Oct 15, 2013 at 14:44 | comment | added | Victor Sergienko | @Mike Brown exactly. Please do. | |
| Oct 15, 2013 at 14:30 | comment | added | Michael Brown | Is the Home server meant to be run at some user's home and the front-end in the cloud? The home connects to front-end and client sends messages to home via front-end. If I understand your design correctly, I can give a god answer. | |
| Oct 15, 2013 at 13:41 | comment | added | Victor Sergienko | @Jimmy Hoffa valid point, thanks. That's right, but not completely. It's a common database, storage and so on. @Javier thank you, it's a good part of an answer. | |
| Oct 15, 2013 at 13:34 | comment | added | Javier | when you analyze message queues, note that most of them are optimized for private LANs: low-latency, controlled clients, protected network, etc. exposing the queue to internet can be a huge security problem. | |
| Oct 15, 2013 at 13:22 | comment | added | Jimmy Hoffa | Why do you have a cloud server in the mix? Sounds like all it does is redirect which makes me think it should plausibly live on the same machine as the home server... | |
| Oct 15, 2013 at 13:06 | history | asked | Victor Sergienko | CC BY-SA 3.0 |