Skip to content

Releases: pythias/Stark

2.1.1

27 Nov 09:11

Choose a tag to compare

  • 修复composer.json配置错误

2.1.0

27 Nov 07:40

Choose a tag to compare

  • 确定依赖的版本

2.0.1

08 Jul 09:09

Choose a tag to compare

  • 简化Master和Worker的代码
  • 调整启动方式
  • 创建Daemon和DaemonFactory

1.4.0

29 Apr 03:54

Choose a tag to compare

  • 支持MacOS
  • 优化shell_exec的处理

Log file rotate

10 Oct 04:02

Choose a tag to compare

  • Fix log file rotate error

Support working_dir

15 Aug 11:05

Choose a tag to compare

  • Working directory: log and pid files

Add bin/stark

15 Aug 07:08

Choose a tag to compare

  • run.php -> bin/stark

MAC Support

27 Apr 07:25

Choose a tag to compare

  • Fix zombie cannt exit in MAC
  • Fix counter error
  • Add Processor model, suppor MAC/Linux

Priority MQ

23 Nov 04:01

Choose a tag to compare

  • Use block pop in Redis to support priority message queue
  • Use monolog to log
  • Fix BUGS
  • Change examples

Support Redis Queue

17 Aug 07:13

Choose a tag to compare

支持Redis队列,利用Stark分布式处理Redis队列里的消息,可适用于消息队列的各种场景。