[ Kaynak: pysyncobj ]
Paket: python3-pysyncobj (0.3.11-1)
python3-pysyncobj için bağlantılar
Debian Kaynakları:
- Hata Raporları
- Developer Information
- Debian Değişim Günlüğü
- Telif Hakkı Dosyası
- Debian Yama Takipçisi
pysyncobj Kaynak Paketini İndir:
Geliştirici:
Dış Kaynaklar:
- Ana Sayfa [github.com]
Benzer paketler:
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
python3-pysyncobj ile İlgili Diğer Paketler
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
python3-pysyncobj indir
Mimari | Paket Boyutu | Kurulu Boyut | Dosyalar |
---|---|---|---|
all | 36,7 kB | 198,0 kB | [dosya listesi] |