googlefonts / fontbakery-dashboard

A library-scale web dashboard for Font Bakery, no longer developed
Apache License 2.0
28 stars 10 forks source link

[pipeline] Use priority queues #62

Open graphicore opened 6 years ago

graphicore commented 6 years ago

rabbitmq supports this already.

Combining both examples: DnD priority 2; CJk priority 1;everything else priority 0

We can use more priority levels of course.