zerorpc
There are 15 repositories under zerorpc topic.
lehoangduc/face-recognition-api
⭐️Facial Recognition API made easy
AnsGoo/cronJob
本项目采用FastAPI + APScheduler + ZeroRPC开发轻量级定时调度平台
ghorsington/zerorpc-dotnet
A .NET implementation of ZeroRPC
pazrul/electron-zerorpc-example
An example of using electron as a front end for a python class
pasupulaphani/spacy-nlp-docker
Docker image exposing SpaCy nlp text parsing. Base Image - https://hub.docker.com/r/pasupulaphani/spacy-nlp | ZeroMq binding - https://hub.docker.com/r/pasupulaphani/spacy-nlp-zeromq/
leecodedog/Flask-Ext-ZeroRpcClient
ZeroRpc flask 客户端程序
sambvfx/rio
A clever combination of tech to execute code via RPC within a context manager.
thedjofsis/Bully
The implementations of Bully algorithm in python and javascript using the library zerorpc
lancelee82/necklace
Distributed deep learning framework based on pytorch/numba/nccl and zeromq.
Leonardpepa/Distributed-Systems
University of Macedonia course of Distributed Systems
postpop/zerorpc-python
zerorpc for python. With kwargs, pickle, and numpy.
frozenbits/BullyAlgorithm
Practicing implementation of Bully Algorithm with ZeroRPC
orestespap/distributed-bank-atm
A basic distributed request-reply bank server written in Java and Python responding to requests made by the bank's ATMs (clients), with a remote MongoDB database server in the backend. Implemented in multiple RPC and request-reply APIs.