Vladimir Gordeev
03/02/2019, 6:32 AMstevekrouse
Felix Kohlgrüber
03/02/2019, 11:34 AMVladimir Gordeev
03/02/2019, 11:53 AMshalabh
03/02/2019, 9:25 PMEdward de Jong / Beads Project
03/03/2019, 9:21 AMVladimir Gordeev
03/03/2019, 9:40 AME.g. the code that uses a simple list looks very different from something that uses a class that abstracts away writes to a queue servicewhen you use queue service, then read from queue may fail. Also you need to ack the consumption, which may fail too. We can define same interface that takes that into account for both remote and local queue.
Vladimir Gordeev
03/03/2019, 9:43 AMshalabh
03/03/2019, 7:38 PMEdward de Jong / Beads Project
03/03/2019, 8:52 PMshalabh
03/05/2019, 12:42 AMEdward de Jong / Beads Project
03/05/2019, 10:11 AM