zhengshuxin
|
1b6d166ef6
|
add acl_fiber_kill for fiber lib;
add listen callback for master template.
|
2016-12-03 20:09:21 +08:00 |
|
zhengshuxin
|
2b282d9f66
|
remove setting non-blocking in acl_vstream_fdopen.
|
2016-11-18 21:45:40 +08:00 |
|
ubuntu14
|
6590dd07f8
|
make acl_threads_server.c friendly to valgrind
|
2016-04-23 20:30:49 +08:00 |
|
ubuntu14
|
7bad3a7cab
|
fixed one bug in json parser for reset
|
2016-03-19 22:05:46 +08:00 |
|
ubuntu14
|
02b0fec5e5
|
fixed one problem of compiling dll on vc2012
|
2016-03-03 17:07:53 +08:00 |
|
ubuntu14
|
162f645c53
|
acl_threads_server.c can be used for windows; fixed some bugs
|
2016-02-28 17:48:17 +08:00 |
|
zsxxsz
|
7ad26a48a5
|
线程池服务模板功能改进及 protobuf 包更新
|
2014-11-25 19:44:37 +08:00 |
|
zsxxsz
|
bafd2218a4
|
整理了一些文件格式
|
2014-11-19 00:25:21 +08:00 |
|
zsxxsz
|
550b1095de
|
Revert "修复了使用 _vsnprintf_s 的BUG和 stream 类中打开文件流时的BUG"
This reverts commit dff6771da7 .
|
2014-11-19 00:06:40 +08:00 |
|
zsxxsz
|
dff6771da7
|
修复了使用 _vsnprintf_s 的BUG和 stream 类中打开文件流时的BUG
|
2014-11-18 23:08:34 +08:00 |
|
zsxxsz
|
d8ec1e924d
|
线程池服务器模板支持 accept 回调处理过程在子线程中进行
可以通过配置项(ioctl_thread_accpet=1)将 accept 的回调处理过程交由线程池中的子线程处理,这样可以在 accept
回调过程处理一些比较花费时间的处理过程而不会阻塞主线程
|
2014-09-10 00:08:43 +08:00 |
|
zsxxsz
|
65ab0a7659
|
整理 lib_acl 库中的头文件
|
2014-09-06 23:08:25 +08:00 |
|
zsxxsz
|
9ce5d0d2c2
|
修复代码问题和VC工程
整理VC工程文件;修改了MIME解析中的问题
|
2014-07-21 22:32:11 +08:00 |
|
zsxxsz
|
8e5ae88b1d
|
acl.3.0.19 版本发布
|
2014-06-23 20:19:05 +08:00 |
|
zsxxsz
|
2a75ab0cd0
|
代码优化
|
2014-06-22 19:42:08 +08:00 |
|
zsxxsz
|
929ebc13be
|
服务器框架支持客户端连接平均分配的功能
增加了 master_dispatch 服务模板,由其接收外来客户端连接,同时将连接平均分配给后端的服务子进程
|
2014-03-27 23:55:38 +08:00 |
|
zsxxsz
|
26e96fcd8c
|
修改了服务器线程池模板(c++库)中 master_threads2.cpp 中漏内存的BUG,优化了多线程事件引擎
修改了服务器线程池模板(c++库)中 master_threads2.cpp 中漏内存的BUG,优化了多线程事件引擎
|
2014-03-21 20:54:21 +08:00 |
|
zsxxsz
|
b20e0b6c53
|
acl 3.0.16 版本发布!
该版本主要优化了线程池调度的性能,同时优化了多线程事件引擎的效率
|
2014-02-20 22:57:48 +08:00 |
|
zsxxsz
|
5796debda4
|
优化了多线程事件引擎的效率,优化了线程池的任务处理能力,调整了部分代码的格式
|
2014-02-15 16:01:56 +08:00 |
|
zsxxsz
|
22f1f139cb
|
优化了线程池调度算法
|
2014-01-26 19:19:55 +08:00 |
|
zsxxsz
|
5a859613d8
|
add new master service template
add new master service template
|
2013-12-20 21:03:12 +08:00 |
|
zsxxsz
|
4a219509b9
|
acl.3.0.14 release
some new features, and some bug fixed
|
2013-12-07 20:31:59 +08:00 |
|
zsxxsz
|
415de6f5c6
|
acl.3.0.13 release
acl.3.0.13 release
|
2013-11-05 22:23:23 +08:00 |
|
zsxxsz
|
dcdebd5f9c
|
add thread, thread_pool for lib_acl_cpp
add thread, thread_pool for lib_acl_cpp, and other bugfix
|
2013-10-19 23:13:19 +08:00 |
|
zsxxsz
|
ef9e6de684
|
add some feature for udp
support udp; modify event interface
|
2013-09-28 09:00:07 +08:00 |
|
zsxxsz
|
cc05b877a2
|
first commit acl to github
first commit acl to github
|
2013-08-18 17:42:25 +08:00 |
|