Canva Course Section 48 Using Draw Tool

Video by via Dailymotion Source Canva is a free-to-use web-based design tool. In this course, you will learn the important things you need to know in order to start designing using Canva. In this video lesson, we will learn about Using Draw Tool in Canva You can access the entire Canva Course in the following … Read more

Consensus Enterprises: Aegir5: Queue Architecture

Previously in this series, we looked at the Aegir5 front-end interface architecture, as well as the lower level entities, Tasks and Operations that provide building blocks.
As mentioned in the first part of the series, our most recent work on Aegir5 itself has been reworking the queue system. In this post, we explore this topic in more detail.
The Aegir5 queue is implemented using Celery, which is a full-featured Python-based task queue, built atop RabbitMQ.