GithubHelp home page GithubHelp logo

zhuwanwan / multiprocessrouter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ryan-shz/multiprocessrouter

1.0 0.0 0.0 208 KB

一个多进程路由框架,使用APT处理路由接口的注册和初始化。多个模块间可以进行IPC调用。

License: Apache License 2.0

Java 100.00%

multiprocessrouter's Introduction

MultiProcessRouter

不同于一些常见的本地路由框架,比如阿里的ARouter。这个库是一个多进程路由框架,使用APT处理路由接口的注册和初始化。多个不同进程的模块可以通过这个框架很方便的进行接口调用。

如果你的应用打算采用多进程和模块化(or组件化),那么可以借鉴下这个项目的设计**。

如果你是一个新手,那可以阅读下项目源码,这个项目是我在学习过程中写的,源码很清晰,相信对你也具有学习价值。

通过理解项目的源码你可以get到以下几个知识点:

  • APT是如何使用的。如何使用APT自动注册组件接口。
  • 如何不借助AIDL手写跨进程通讯
  • 模块化路由的**
  • 路由的**如何应用到多个进程

multiprocessrouter's People

Contributors

ryan-shz avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.