Commit History

Author SHA1 Message Date
  Alliballibaba 0dd2605149 Removes unnecessary booleans. 4 days ago
  Alliballibaba 55ad8ba8bc Refactor: removes global waitgroups and uses a 'thread state' abstraction instead. 4 days ago
  Alliballibaba 6bd047a4cc Adds compareAndSwap. 5 days ago
  Alliballibaba 06ebd67cf4 Refactors new thread loop approach. 6 days ago
  Alliballibaba 4e356989cd Removes call from go to c. 1 week ago
  Alliballibaba 89d8e267d8 Resolves waitgroup race condition on startup. 2 weeks ago
  Alliballibaba c51eb93194 Fixes waitgroup overflow. 2 weeks ago
  Alliballibaba 03f98fadb0 Adds comments. 2 weeks ago
  Alliballibaba 13fb4bb729 Prevents overlapping of TSRM reservation and script execution. 2 weeks ago
  Alliballibaba 7f13ada3e6 Fixing merge conflicts and formatting. 2 weeks ago
  Alliballibaba a726a2c33c Merge branch 'main' into refactor/start-worker-threads-directly 2 weeks ago
  Alexander Stecher 1c3ce114f6 perf: use hot worker threads when possible (#1126) 2 weeks ago
  Alexander Stecher e5ca97308e perf: optimize $_SERVER import (#1106) 2 weeks ago
  Alliballibaba 17d5cbe59f Adjusts the watcher logic. 2 weeks ago
  Alliballibaba 08254531d4 Adjusts watcher logic. 2 weeks ago
  Alliballibaba c03c59bd60 Cleanup. 2 weeks ago
  Alliballibaba f7e7d41f87 Refactors php threads to take callbacks. 2 weeks ago
  Alliballibaba 89b211d678 Cleans up the exponential backoff. 2 weeks ago
  Alliballibaba ad34140027 Moves code to separate file. 2 weeks ago
  Alliballibaba fe1158fb67 Decouple workers. 2 weeks ago
  Alexander Stecher d99b16a158 perf: remove all cgo handles (#1073) 1 month ago