Procrastinate is an open-source Python 3.7+ distributed task processing
library, leveraging PostgreSQL to store task definitions, manage locks and
dispatch tasks. It can be used within both sync and async code. (more…)
Read more »
Lately Grumpy has received some attention
on reddit. YouTube Engineering showed a blog plost (Grumpy)
which apparently proved that grumpy scaled much better then CPython on a Fibonacci benchmark.
I felt like repeating this microbenchmark with Python to ch...
Read more »
Why efficient Python? Because using Python more efficiently will make your code more readable and run more efficiently. (more…)
Read more »
Using Spark Streaming to meet a real-world requirement for filtering, enrichment, and aggregation of unbounded data from Apache Kafka...
Read more »
A blog for things that matter. Contribute to realyixuan/blog development by creating an account on GitHub. (more…)
Read more »