Example files and this notebook have been created to demonstrate the capabilities of the project. Layers are classes that represent "objects", like nodes or images. They create one or more matplotlib ...
This tutorial builds on the first one and introduces Work Queues. Instead of all messages going to a single consumer, multiple workers can share the load. Queue is declared durable to survive broker ...