登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
程序开发
>
网络开发包
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
266
Star
983
Fork
400
GVP
acl-dev
/
acl
代码
Issues
32
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
发行版
最新版
v3.6.2
c8debf2
2024-11-01 23:06
对比
acl v3.6.2 released!
郑树新
- Feature: Fiber hooks setsockopt to improve IO timeout performance; - Feature: Fiber supports Qt-UI on windows; - Feature: Acl supports vc2022 on windows; - Feature: Acl supports HarmonyOS; - Feature: Acl supports being built by COSMOCC; - Optimize: Connection pool has been optimized very much; - More small features been added and more bugs been corrected.
最后提交信息为:
Release acl 3.2.0 version!
v3.6.1-6
de715fa
2023-10-20 18:20
对比
acl 3.6.1-6 released!
郑树新
- feature: Add support for udp multicast; - bugfix: Fixed one dead loop bugin mqtt_connect.cpp; - workaroud: Add prefix on avl API to avoid API conlision; - optimize: Optimize acl_htable module; - feature: Add some supports for c++11/c++17; - feature: Add proc_pidpath() on MacOS.
最后提交信息为:
Release 3.6.1-6 rpm package.
v3.6.1-3
10c1655
2023-06-06 11:34
对比
acl 3.6.1-3 released!
郑树新
- bugfix: fixed some bugs in mqtt module; - bugfix: redis_client_pipeline shouldn't use stack objects in sharing stack mode; - performance: optimize redis_builder's performance for removing redis objectsx; - feature: fiber_sem using async mode; - feature: add fiber_tbox2 for transfering objects such add shared_ptr; - feature: sendmmsg/recvmmsg were hooked in fiber IO module; - feature: service templates in the mode of fiber or thread can bind wildcad addresses.
最后提交信息为:
Release acl-3.6.1-3.
v3.6.1-2
2ac3eef
2023-03-22 17:30
对比
acl 3.6.1-2 released!
郑树新
- bugfix: fixed one bug in fiber_mutex module where some resouce collision maybe happen.
最后提交信息为:
Optimize htable module
v3.6.1-1
3b4c518
2023-03-21 10:57
对比
acl 3.6.1-1 released!
郑树新
- optimize: optimize fiber's performance by reducing the number of calling getting time; - optimize: optimize fiber's performance by using clock_gettimeofday replacing gettimeofday; - optimize: reduce objects' size of HTTP module by using COW(copy on write).
最后提交信息为:
release 3.6.1.1 version
v3.6.1-0
257b0bc
2023-03-08 11:54
对比
acl 3.6.1-0 released!
郑树新
- feature: SSL module in acl including Openssl and MbedTLS supports multiple certificates in server side. - feature: support MbedTLS 3.3.0 version. - optimize: optimize memory usage.
最后提交信息为:
Release acl 3.6.1-0 version
v3.6.0-4
ced1d28
2023-01-19 15:27
对比
acl 3.6.0-4 released!
郑树新
- feature: add fiber's stack backtrace - feature: add fiber mutex dead lock checking - feature: hook fcntl API on Linux for Rust user
最后提交信息为:
Release 3.6.0-4 version.
v.3.6.0-3
7a43fbf
2022-12-30 11:14
对比
acl 3.6.0-3 released!
郑树新
- optimize: use AVL to handle the global timer to improve the timer's performance - optimize: fiber_cond use the global timer module - optimize: optimize fiber_mutex - optimize: implement a new sendfile for io-uring - test: add unit_test module for fiber module
最后提交信息为:
Release acl3.6.0-3
v.3.6.0
0b55943
2022-12-04 15:32
对比
acl 3.6.0 released!
郑树新
- feature: fiber module has supported the new IO event io_uring; - feature: design a new fiber_mutex in fiber to support syncing between coroutines and threads; - optimize: optimize fiber_cond with the fiber_mutex; - optimize: fiber_tbox has been optimized with fiber_mutex; - optimize: master_fiber service template supports io_uring; - optimize: optimize redis_client_pipeline module with the message box can be rewrite by subclass; - bugs fixed: fixed one bug in redis_client_pipeline that the mbox shared between different threads.
最后提交信息为:
add conditional compiling for statx, renameat in fiber module
v.3.5.3-22
f52536b
2022-09-14 16:45
对比
acl 3.5.3-22 released!
郑树新
- 3.5.3-22 - bugfix: when using SO_REUSEPORT, acl_threads_server.cpp should support binding unix domain socket. - 3.5.3-21 - feature: Openssl has been supported in acl ssl module - workaroud: when IO timeout be set 0, which will not block the IO process, but the time before, 0 mean the blocking the IO process. - workaroud: in aio module, it's the default that the connection will be closed after the data in sending buffer been sent. - 3.5.3-20 - bugfix: don't use max timeout when the timeout is -1 in poll.c - 3.5.3-19 - bugfix: fixed bugs in fiber_server.cpp when using shared stack mode in sighup fiber. - 3.5.3-18 - feature: optimize master service template. - 3.5.3-17 - feature: the fiber service template supports SO_REUSEPORT option. - 3.5.3-16 - just release rpm package for CentOS8.x .
最后提交信息为:
build dynamic DLL ok on windows
v3.5.3-11
376e257
2022-04-24 17:25
对比
acl 3.5.3-11 released!
郑树新
- fixed bugs in app/redis_tools/redis_builder
最后提交信息为:
Release acl-master 3.5.2-0 & acl-libs 3.5.3-11
v3.5.3-10
54738f4
2022-04-13 20:54
对比
acl3.5.3-10 released!
郑树新
- fixed one dead lock in event timer module in event_timer.cpp
最后提交信息为:
build ok on windows
v3.5.3-9
653e05f
2022-04-11 22:35
对比
acl3.5.3-9 released!
郑树新
- One fiber can close the other's fd safely; - Use AVL tree to handle IO timeout process; - IOCP engine was optimized; - Apple m1 has been supported; - Shared stack has been supported to decrease memory usage; - Redis client and master_fiber can be used in fiber shared stack.
最后提交信息为:
prepare for releasing 3.5.3-9 version
v3.5.3-6
2caf8aa
2022-01-28 23:50
对比
acl 3.5.3-6 released!
郑树新
Alpine Linux has been supported.
最后提交信息为:
release 3.5.3-6
v3.5.3-3
3a4a552
2021-10-27 17:24
对比
acl 3.5.3-3 released!
郑树新
- fixed one bug in acl_udp_server.c(3.5.3-2) - fixed one crashed bug in acl_inet_connect.c
最后提交信息为:
build rpm for 3.5.3-3 version
v3.5.3-1
6a6952c
2021-10-14 22:13
对比
acl 3.5.3-1 released!
郑树新
- bugfix: don't call getaddrinfo when binding a numric IP addr - feature: add udp_monitor_netlink configure in acl_udp_server.c - bugfix: optimize and fix bugs in iocp event in fiber module - bugfix: optimize and fix bugs in windows GUI message in fiber module - feature: DNS module in fiber module can work on windows - feature: add API hook for windows platform by adding detrours module from MS open source - more: more features and bugs fixed
最后提交信息为:
release 3.5.3-1 version
v3.5.3-0
7e72a9a
2021-06-24 17:20
对比
release 3.5.3-0 version
郑树新
-feature: mqtt module has been proved ok -optimize dns module for supporting IPV6, etc -fixed some bugs
最后提交信息为:
release acl 3.5.3-0 version
v3.5.2-0
2d9e439
2021-01-12 09:13
对比
release 3.5.2-0 version
郑树新
1. dns module(including rfc1035) has been rewriten; 2. use the new dns module other the old one in lib_fiber; 3. redis module has supported pipeline mode with hight performance.
最后提交信息为:
release new acl version 3.5.2.0
v3.5.1-8
a86ca6d
2020-08-13 12:06
对比
release 3.5.1-8 version
郑树新
fixed one bug in events_timer.c, events_timer_thr.c
最后提交信息为:
fixed bug in events_timer.c, events_timer_thr.c
v3.5.1-7
0f5ee56
2020-08-12 16:53
对比
release 3.5.1-7 version
郑树新
1. make event timer more safety when user can cancel another timer in one timer; 2. fp->read_ready should be set 0 in acl_file_read; 3. use MD compiling options for all vc projects; 4. v3.5.1-6: zlib upgrade to 1.2.11 from 1.2.8; 5. v3.5.1-6: There's a better way to check if the given fd is socket, pipe or fifo; 6. v3.5.1-6: ssl module supports SNI; 7. more feature added and some bugs fixed.
最后提交信息为:
correct comments in acl-libs.spec
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C++
1
https://gitee.com/acl-dev/acl.git
git@gitee.com:acl-dev/acl.git
acl-dev
acl
acl
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册