Home > Backend Development > Python Tutorial > Jetmaker - open source framework for building distributed systems in Python

Jetmaker - open source framework for building distributed systems in Python

DDD
Release: 2024-09-18 20:02:14
Original
459 people have browsed it

Project: Jetmaker

It is a framework for Python developers to connect multiple distributed nodes into one single system, so distributed apps can access one another's data and services. And it also provides tools to synchronize all the nodes just like how you do in multithreading and multiprocessing

Github link: https://github.com/gavinwei121/Jetmaker

Documentation: https://remeny-technologies.gitbook.io/jetmaker-documentation
Jetmaker - open source framework for building distributed systems in Python

The above is the detailed content of Jetmaker - open source framework for building distributed systems in Python. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template