We are excited to launch the developer preview of Dispatch!
Along with a serverless scheduler, we released an open-source Python SDK, providing developers with a simple programming model to integrate with Dispatch.
https://t.co/3DezNZo3qj
Latest doc updates landed with new code examples showing how to build data ingest pipelines that fan-out events to multiple destinations.
How do you build data ingest pipelines?
https://t.co/W9ESuUbji2
🚨 New website went live this week https://t.co/Z1vJ1ORUbs
- updated documentation
- CLI with built-in auth and connectivity
- new version of our Python SDK
- new branding with fresh logo and design
See something missing? Let us know!
Shipping to production on Fridays isn't so scary when you can trust your job orchestrator to always do the right thing #fault_tolerance#retries#AIMD
https://t.co/7yfVKLKq6u
Taking part in the @pycon Startup Row last week was such an amazing opportunity to meet and connect with the #Python community 🙌
Don't miss your recap of the innovative products that were showcased this year:
https://t.co/RXf37OdXps
As complexity of applications increase, visualization becomes a key asset to help developers create powerful software.
Our latest release includes a dynamic view of the calls of dispatch functions, all built with @charmcli go check it out!
https://t.co/7hv6A9bXgl
Another day another release, the Dispatch SDK for Python now supports Python 3.8+
Is anyone out there still using Python 3.7 or earlier?
https://t.co/5wVKSX07Dd
We shipped some unholy C code to make this work, but the latest version of the Python SDK for Dispatch now supports Python 3.9 and 3.10 🎉
https://t.co/xsQcRR43YQ
Writing an integration with a third-party API is a rite of passage for developers, so is realizing that when things go south, adding yet another queue won’t fix your system.
But when queues stop working, what do we do next?
https://t.co/djCGMNBieJ
Check out part 2 of our series on Distributed Coroutines and delve into our Python implementation. Learn how coroutines transcend process boundaries, enabling scalable and reliable software effortlessly!
https://t.co/X3OxQmeglx
#python
Part 2 of this series is dropping tomorrow!
From the lowest level to the Cloud, learn how we developed a native extension in C to integrate our distributed scheduler right into Python.
If using Dispatch can feel like cheating, it’s because it is built on a novel software primitive that enables fundamentally new ways of thinking about distributed applications.
Learn about Distributed Coroutines, the technology at the heart of Dispatch!
https://t.co/3ONhRdg84r
v0.3.0 of the Python SDK for Dispatch has been released!
This version comes with one major addition to support dispatching multiple function calls in an atomic batch operation, a key building block for many distributed applications.
https://t.co/YeyuhUN2Jh