[ Paquet source : pysyncobj ]
Paquet : python3-pysyncobj (0.3.12-1)
Liens pour python3-pysyncobj
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source pysyncobj :
Responsable :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
RAFT-based python class replication between multiple servers
PySyncObj is a python library for building fault-tolerant distributed systems. It provides the ability to replicate your application data between multiple servers. It has following features:
* raft protocol for leader election and log replication * Log compaction - it use fork for copy-on-write while serializing data on disk * Dynamic membership changes - you can do it with syncobj_admin utility or directly from your code * Zero downtime deploy - no need to stop cluster to update nodes * In-memory and on-disk serialization - you can use in-memory mode for small data and on-disk for big one * Encryption - you can set password and use it in external network * Configurable event loop - it can works in separate thread with it's own event loop - or you can call onTick function inside your own one * Convenient interface - one can easily transform arbitrary class into a replicated one
Autres paquets associés à python3-pysyncobj
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-cryptography
- bibliothèque Python fournissant des recettes et des primitives de cryptographie — Python 3
Télécharger python3-pysyncobj
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 37,4 ko | 202,0 ko | [liste des fichiers] |