itellsx / multicast_proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

文件夹说明

multicast_kernel: 是linux下多播代理程序内核版本。
multicast_win: 是windows下多播代理程序。
multicast_linux: 是linux下多播代理程序。

Support vrrp:
    patch -p1 < multicast_kernel/patch/support_vrrp.patch

Suggest:
    1. 如果出现用户态组播工具占用CPU过高的情况,建议使用内核版本。
    2. 如果有组播性能要求,建议使用内核版本。

The more infomation in the detail README in the directory of different version.

About

License:GNU General Public License v3.0


Languages

Language:C 91.3%Language:Shell 4.1%Language:Python 1.3%Language:Makefile 1.3%Language:C++ 1.0%Language:NSIS 0.9%Language:Batchfile 0.0%