Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oeljeklaus-you/sprc

基于Scala编写的RPC通信框架
https://github.com/oeljeklaus-you/sprc

akka rpc-framework scala

Last synced: 11 days ago
JSON representation

基于Scala编写的RPC通信框架

Awesome Lists containing this project

README

        

# SPRC
## Scala基本练习
### 利用学习的Scala语言实现简单的RPC功能
## Master类
主要用于保存注册节点,Worker的上下线感知
## Worker类
向Master注册,定时调度执行任务