Skip to content

this is a net-framework for industry data collection.

Notifications You must be signed in to change notification settings

woniua/lightserver

Repository files navigation

目录

1.为什么lightserver 2.lightserver提供的功能

1.为什么lightserver

对于中小型的物联网数据采集,服务器端业务层之外的网络连接处理逻辑几乎没有变化。 lightserver提供公共的网络层处理逻辑,使得开发人员将更多精力放在业务层的数据处理上。

2.lightserver提供的功能

lightserver提供以下功能:

  • 功能可配置
  • 轻量的转发服务器(向一个或多个转发或广播)
  • 轻量的回显服务器
  • 满足条件后服务器向一个或多个客户端做数据推送
  • client活动日志记录
  • 简单的web端client连接监控与查看 lightserver采用libevent作为网络驱动库,http协议处理采用http-parser,设计client端最 大并发数10000连接,web端访问最大并发数1000连接。设计架构采用libevent+多线程。

About

this is a net-framework for industry data collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages