Key-value-based, HMAC-signed, non-blocking sockets for Python
Project description
jsock
Key-value-based, HMAC-signed, non-blocking sockets for Python
Installation
Usage
Please check example.py
.
Serializer/deserializer Benchmark
Check benchmark.py
.
- json:
- send: 60005.29 op/s
- recv: 79790.10 op/s
- total time: 1.459s
- simplejson:
- send: 50552.37 op/s
- recv: 83004.80 op/s
- total time: 1.591s
- msgpack:
- send: 93561.46 op/s
- recv: 145995.07 op/s
- total time: 0.877s
- pickle:
- send: 87664.16 op/s
- recv: 136931.65 op/s
- total time: 0.935s
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
jsock-0.1.0-py3.8.egg
(3.0 kB
view hashes)
Close
Hashes for jsock-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c19dabf6811cf78c88074831ee2f9649fbaf63b1cc71757db3eb71ffca730c2 |
|
MD5 | c8be9cd0ac588e3a7d707a11bb481e93 |
|
BLAKE2b-256 | 360ee544d903ff3a429bd4a155377621abac97f16b9baa2770fc8329493b4abb |