Queick: A Simple Job-Queue System for Python|Ryota Suenaga|PyCon TW 2021

Опубликовано: 28 Ноябрь 2021
на канале: PyCon Taiwan
256
3

PyCon Taiwan 2021|一般演講 Talks

💡 摘要 Abstract 💡
In this talk, I introduce the concept of a job queue system named Queick that I individually developed, its internal architecture, and comparison with other job queue systems. Queick is a simple job queue system for Python. The main features are:
1. only std libraries are used
2. in-memory data store
3. retry when network connection available Queick stands on the idea of "Deadly Simple", thus, it is made of only standard libraries.
This talk includes 4 topics. First, the overview of Queick and its application. Second, the general architecture of a job-queue system. Third, the design and the internal implementation of Queick. In the end, I will explain my OSS development experience. You will get the following knowledge through my presentation; general features and architecture of a job-queue system and things to be aware of when multi-thread programming is needed by using Python. https://github.com/asmsuechan/queick

🚀 關於講者 About Speaker - Ryota Suenaga 🚀
asmsuechan. A software developer working for M3, Inc. in Tokyo, Japan.
实际上,我会说一点儿中文。

#python #pycontw #pycontw2021

Follow “PyCon Taiwan”
⭐️ Official Website: https://tw.pycon.org
⭐️ Facebook:   / pycontw  
⭐️ Instagram:   / pycontw  
⭐️ Twitter:   / pycontw  
⭐️ LinkedIn:   / pycontw  
⭐️ Blogger: https://pycontw.blogspot.com


Смотрите видео Queick: A Simple Job-Queue System for Python|Ryota Suenaga|PyCon TW 2021 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь PyCon Taiwan 28 Ноябрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 256 раз и оно понравилось 3 людям.