mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-29 18:37:41 +08:00
modify readme
This commit is contained in:
parent
32b521c40b
commit
4bf06e18f5
@ -3,7 +3,7 @@
|
||||
# Acl -- One Advanced C/C++ Library for Unix/Windows
|
||||
|
||||
# 0. About Acl project
|
||||
The Acl (Advanced C/C++ Library) project is powerful multi-platform network communication library and service framework, suppoting LINUX, WIN32, Solaris, FreeBSD, MacOS, AndroidOS, iOS. Many applications written by Acl run on these devices with Linux, Windows, iPhone and Android and serve billions of users. There are some important modules in Acl project, including network communcation, server framework, application protocols, multiple coders, etc. The common protocols such as HTTP/SMTP/ICMP//MQTT/Redis/Memcached/Beanstalk/Handler Socket are implemented in Acl, and the codec library such as XML/JSON/MIME/BASE64/UUCODE/QPCODE/RFC2047/RFC1035, etc., are also included in Acl. Acl also provides unified abstract interface for popular databases such as Mysql, Postgresql, Sqlite. Using Acl library users can write database application more easily, quickly and safely.
|
||||
The Acl (Advanced C/C++ Library) project a is powerful multi-platform network communication library and service framework, suppoting LINUX, WIN32, Solaris, FreeBSD, MacOS, AndroidOS, iOS. Many applications written by Acl run on these devices with Linux, Windows, iPhone and Android and serve billions of users. There are some important modules in Acl project, including network communcation, server framework, application protocols, multiple coders, etc. The common protocols such as HTTP/SMTP/ICMP//MQTT/Redis/Memcached/Beanstalk/Handler Socket are implemented in Acl, and the codec library such as XML/JSON/MIME/BASE64/UUCODE/QPCODE/RFC2047/RFC1035, etc., are also included in Acl. Acl also provides unified abstract interface for popular databases such as Mysql, Postgresql, Sqlite. Using Acl library users can write database application more easily, quickly and safely.
|
||||
|
||||
Architecture diagram:
|
||||
![Overall architecture diagram](res/img/architecture_en.png)
|
||||
@ -435,4 +435,4 @@ If you have some questions when using Acl, please see [FAQ.md](FAQ.md).
|
||||
- Github: https://github.com/acl-dev/acl
|
||||
- Gitee: https://gitee.com/acl-dev/acl
|
||||
- Weibo: http://weibo.com/zsxxsz
|
||||
- QQ Group: 693868497
|
||||
- QQ Group: 693868497
|
||||
|
Loading…
Reference in New Issue
Block a user