1. f65610a CLEANUP: threads: rename process_mask to thread_mask by Willy Tarreau · Tue Oct 31 16:06:06 2017 +0100
  2. 5f4a47b CLEANUP: threads: replace the last few 1UL<<tid with tid_bit by Willy Tarreau · Tue Oct 31 15:59:32 2017 +0100
  3. 1138fd0 MAJOR: threads/applet: Handle multithreading for applets by Emeric Brun · Mon Jun 19 12:38:55 2017 +0200
  4. 6c57dc9 MINOR: applet: Check applets_active_queue before processing applets queue by Christopher Faulet · Tue Jun 27 16:07:01 2017 +0200
  5. c730606 MAJOR: applet: applet scheduler rework. by Emeric Brun · Mon Jun 26 16:36:53 2017 +0200
  6. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · Fri Dec 09 17:30:18 2016 +0100
  7. 1cbe74c MINOR: applet: Count number of (active) applets by Christopher Faulet · Tue Dec 06 09:13:22 2016 +0100
  8. aa977ba MINOR: stream-int: rename si_applet_done() to si_applet_wake_cb() by Willy Tarreau · Fri Sep 25 11:45:06 2015 +0200
  9. 9994238 BUG/MAJOR: applet: use a separate run queue to maintain list integrity by Willy Tarreau · Fri Sep 25 17:56:16 2015 +0200
  10. 64bca9d MINOR: applet: rename applet_runq to applet_active_queue by Willy Tarreau · Fri Sep 25 17:39:23 2015 +0200
  11. fe12793 MEDIUM: applet: make the applets only use si_applet_{cant|want|stop}_{get|put} by Willy Tarreau · Tue Apr 21 19:23:39 2015 +0200
  12. d4da196 MEDIUM: applet: centralize the call to si_applet_done() in the I/O handler by Willy Tarreau · Mon Apr 20 01:31:23 2015 +0200
  13. 3c595ac MEDIUM: applet: implement a run queue for active appctx by Willy Tarreau · Sun Apr 19 09:59:31 2015 +0200
  14. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · Mon Apr 13 17:11:11 2015 +0200