-
Notifications
You must be signed in to change notification settings - Fork 7
Home
fas edited this page Aug 9, 2017
·
1 revision
FAS is TCP server framework only work on linux temporary. Its designer ideas is introduced from muduo, and then do some improvements,those improvements make FAS modify easily and the use of interface more flexible. The purpose that I devolop FAS isn't replace other TCP server framework, but for study most time, I use it to make sure my ideas is right and high efficiency and communicate with others.
FAS include for modules as follows :
(1)timer module
(2)thread module
(3)IO multiple module
(4)Tcp links manager module