# fdbus-learning **Repository Path**: yanjun_coder/fdbus-learning ## Basic Information - **Project Name**: fdbus-learning - **Description**: FDBus learning - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-02-24 - **Last Updated**: 2023-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fdbus-learning [FDBus](https://github.com/jeremyczhen/fdbus) is a middleware development framework targeting the following objectives: * Inter-Process Communication (IPC) within single host and cross the network * System abstraction (Windows, Linux, QNX) * Components based on which middleware is built (job, worker, timer, watch...) FDBus learning * [Quick Guide](doc/FDBus_quick_guide.md) * [Sample Usage](doc/FDBus_sample_usage.md)