Timeline for answer to What's the difference between a stream and a queue? by Lie Ryan
Current License: CC BY-SA 4.0
Post Revisions
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Aug 29, 2018 at 14:27 | history | suggested | Alexey | CC BY-SA 4.0 |
added emphasis
|
| Aug 27, 2018 at 21:18 | comment | added | Alexey | It's worth to add that API for queue generally produces/consumes a single element at a time, while streaming API generally produces/consumes multiple "words" at a time. Though I agree, that the defining characteristic is that a queue high level and structured, while a stream is low level and structure-less. | |
| Aug 27, 2018 at 21:12 | review | Suggested edits | |||
| S Aug 29, 2018 at 14:27 | |||||
| May 1, 2017 at 3:33 | history | edited | Lie Ryan | CC BY-SA 3.0 |
added 16 characters in body
|
| May 1, 2017 at 3:27 | history | answered | Lie Ryan | CC BY-SA 3.0 |