Commit Graph

438 Commits

Author SHA1 Message Date
zhengshuxin
22c304ff65 fixed one compiling error when use VALGRIND. 2016-08-20 21:15:56 +08:00
ubuntu14
8c3a44218a fixed some compiling warning. 2016-08-19 22:31:05 +08:00
ubuntu14
67be4da77b modify accept to be non-blocking mode when been built with FAST_ACCEPT macro. 2016-08-17 22:20:44 +08:00
ubuntu14
866c3794b3 delete unused experiment codes 2016-08-17 20:29:49 +08:00
ubuntu14
7b9125bf6c speed up for accepting client connection. 2016-08-17 20:22:50 +08:00
ubuntu14
bff9069d59 decrease rss memory using 2016-08-17 15:17:07 +08:00
ubuntu14
b911542df8 improvement event's performance 2016-08-15 16:10:18 +08:00
ubuntu14
96bde3d3ca improvement the events_epoll_thr.c's performance by decreating calling times of epoll_ctl. 2016-08-15 14:53:43 +08:00
ubuntu14
bea788c59c fixed one bug in events module that read_ready flag maybe be clear. 2016-08-15 11:04:12 +08:00
ubuntu14
314076aefb polarssl will be compiled into acl by typing make build_one polarssl=on 2016-08-14 20:48:30 +08:00
ubuntu14
46b36692a6 fixed one import bug in acl_vstream_writen() of acl_vstream.c 2016-08-14 00:25:15 +08:00
ubuntu14
d7218d0228 add acl_ypipe/acl_ypush into vc2015 project. 2016-08-11 13:57:57 +08:00
ubuntu14
0c54b8c0d5 fixed one bug in events_enable_read of events_epoll_thr.c; add some samples for lib_fiber; 2016-08-11 13:36:20 +08:00
ubuntu14
3c8dc7b019 add one ping sample which can ping any host in fiber mode 2016-08-05 23:21:51 +08:00
ubuntu14
271fc96cdf add master web monitor by master_fiber mode; arrange codes; add methods to json module; 2016-07-29 16:43:46 +08:00
ubuntu14
fd3a26fc0e fixed one bug in hook_io.c 2016-07-25 23:50:36 +08:00
ubuntu14
c4769e5127 delete unused fiber object in cache; fixed one bug in one sample 2016-07-24 21:27:15 +08:00
ubuntu14
841f92d0a2 improve the fiber's performance 2016-07-22 16:54:38 +08:00
ubuntu14
e0d5a3b0c2 speed up event loop internal 2016-07-20 22:14:17 +08:00
ubuntu14
1a22bba2ce fixed one bug in event operation for lib_fiber 2016-07-20 21:09:46 +08:00
ubuntu14
65300d79a9 automatic start fiber when calling acl_fiber_schedule 2016-07-18 22:07:31 +08:00
ubuntu14
36585efdf6 epoll has been hooked now 2016-07-15 21:04:01 +08:00
ubuntu14
1db0998bad fixed compiling warning by gcc6.1 2016-07-10 19:12:54 +08:00
ubuntu14
8ef7853f19 add semaphore for lib_fiber 2016-07-09 21:58:21 +08:00
ubuntu14
76f3b9fc04 add acl prefix for eash function and struct in lib_fiber 2016-07-05 15:19:05 +08:00
ubuntu14
5cf6d7ba0f make lib_fiber more available! 2016-06-30 22:20:30 +08:00
ubuntu14
2e5724cbeb add acl_mbox.c for thread communication 2016-06-26 12:17:17 +08:00
ubuntu14
2d14abfec4 rename fiber_schedule.c to fiber.c 2016-06-25 16:05:48 +08:00
ubuntu14
15faf63a00 delete unused files 2016-06-24 22:23:32 +08:00
ubuntu14
853563cb6a remove unused files 2016-06-24 22:22:38 +08:00
ubuntu14
fd96629741 add the files been lost for lib_fiber 2016-06-24 10:49:06 +08:00
ubuntu14
1d6b02b579 lib_fiber more available now! 2016-06-24 10:39:05 +08:00
ubuntu14
df3a3d0b39 remove files 2016-06-24 10:37:39 +08:00
ubuntu14
f9ff6f0a73 fixed some bugs in lib_fiber; add master_fiber for master framework 2016-06-23 13:34:54 +08:00
ubuntu14
0ec7e951eb improvement the lib_fiber's performance 2016-06-11 23:18:06 +08:00
ubuntu14
92b0dc124e add lib_fiber 2016-05-30 14:09:38 +08:00
ubuntu14
feecae192a add comments for redis headers 2016-05-22 09:10:34 +08:00
ubuntu14
29d2584744 fixed one bug in acl_sys_file.c for windows; add one no lock quque 2016-05-22 00:08:10 +08:00
ubuntu14
1148788f2b optimize some codes 2016-05-10 21:58:47 +08:00
ubuntu14
69d2ee1118 compile acl on vc2015 successfully 2016-04-30 11:49:41 +08:00
ubuntu14
6590dd07f8 make acl_threads_server.c friendly to valgrind 2016-04-23 20:30:49 +08:00
ubuntu14
efb7774473 fixed one bug in thread class for memory collision 2016-04-19 14:24:02 +08:00
ubuntu14
0898b7ec6f fixed bugs in acl.3.1.5 2016-04-16 17:58:56 +08:00
ubuntu14
4829739aaf acl 3.1.5 released! 2016-04-16 12:25:41 +08:00
ubuntu14
6192d674a8 prepare for acl 3.1.5 2016-04-15 21:59:16 +08:00
ubuntu14
8704fe3a82 prepare for acl3.1.5 releasing 2016-04-15 15:01:21 +08:00
ubuntu14
5002767c89 prepare for acl 3.1.5 releasing 2016-04-15 14:52:50 +08:00
ubuntu14
6a046161d5 make redis_builder more powerful 2016-04-15 14:51:45 +08:00
ubuntu14
21bae2f016 add quoted string splitting method 2016-04-15 09:45:07 +08:00
ubuntu14
e5b5cc58d8 prepare for acl3.1.5 2016-04-14 23:39:09 +08:00