Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/cluster

cluster manager for egg
https://github.com/eggjs/cluster

fix: require support paths

fengmk2 opened this pull request about 1 month ago
feat: support cjs and esm both by tshy

fengmk2 opened this pull request about 2 months ago
docs: add usage of startMode

hyj1991 opened this pull request over 2 years ago
feat: support worker_threads

hyj1991 opened this pull request over 2 years ago
refactor: startMode

hyj1991 opened this pull request over 2 years ago
chore: log more info before master closing

hyj1991 opened this pull request about 3 years ago
feat: catch app/agent boot error to formater FrameworkError

mansonchor opened this pull request almost 4 years ago
feat: supports serialization of options

waitingsong opened this pull request almost 5 years ago
feat: print process.env.HOST while egg started

gxcsoccer opened this pull request about 5 years ago
feat: kill worker with SIGTERM first

zweifisch opened this pull request over 5 years ago
feat: allow worker listen different port to support nginx sticky

killagu opened this pull request over 5 years ago
fix: add ca opiton if https

ahungrynoob opened this pull request over 5 years ago
feat: add windowsHide support

qingdengyue opened this pull request over 5 years ago
fix: should not ready when call server.listen in sticky mode

killagu opened this pull request over 5 years ago
feat: suppport config.cluster.https

atian25 opened this pull request over 5 years ago
chore: update all dependencies

dead-horse opened this pull request almost 6 years ago
feat: save pid file

atian25 opened this pull request almost 6 years ago
fix: master should not send to parent when egg-script is closed

killagu opened this pull request about 6 years ago
feat: startCluster return master

leoner opened this pull request about 6 years ago
docs: remove `options.typescript`

whxaxes opened this pull request about 6 years ago
fix: should not start app when agent start fail

ImHype opened this pull request over 6 years ago
change the default debug port to support multiple debugger

reanote opened this pull request over 6 years ago
feat: kill all sub processes when exit

dead-horse opened this pull request over 6 years ago
feat: graceful exit when boot failed

killagu opened this pull request over 6 years ago
docs: fix typo

waitingsong opened this pull request over 6 years ago
feat: kill agent after workers are killed

killagu opened this pull request over 6 years ago
feat: read https config from app:config

waitingsong opened this pull request over 6 years ago
fix: fix messenger#sendTo

killagu opened this pull request over 6 years ago
feat: support options.require

atian25 opened this pull request over 6 years ago
feat: replace worker file from outside

czy88840616 opened this pull request over 6 years ago
feat: not start check in local

whxaxes opened this pull request over 6 years ago
support config agent debug port

wenjiasen opened this pull request over 6 years ago
fix: use --inspect-port after 8.x

atian25 opened this pull request over 6 years ago
fix: possible tailing blank of https.key/cert

waitingsong opened this pull request almost 7 years ago
fix: `cluster.listen.port` not work when 7001 is used

hisland opened this pull request almost 7 years ago
Support http2

leaves4j opened this pull request almost 7 years ago
fix: remove useless unittest

whxaxes opened this pull request almost 7 years ago
fix: master close log print timeout error

nightink opened this pull request almost 7 years ago
feat: set window title under win32 platform

waitingsong opened this pull request almost 7 years ago
[WIP] fix: ci ts

atian25 opened this pull request almost 7 years ago
feat: add typescript support

atian25 opened this pull request almost 7 years ago
fix: wait 5s when master exit

popomore opened this pull request almost 7 years ago
feat: support beforeClose on other env

popomore opened this pull request almost 7 years ago
test: fix unstable test

popomore opened this pull request almost 7 years ago
feat: https options

atian25 opened this pull request about 7 years ago
chore: log runtime versions

atian25 opened this pull request about 7 years ago
feat: add 400 response for broken client request to instead of empty response

XadillaX opened this pull request about 7 years ago
feat: add worker manager and check worker/agent status

dead-horse opened this pull request about 7 years ago
fix: should send current worker pids when agent restart

popomore opened this pull request about 7 years ago
test: `don't fork` has been printed to stdout

popomore opened this pull request about 7 years ago
feat: set worker window title and hide it through node-ffi if windows…

waitingsong opened this pull request about 7 years ago
fix: crash when socket destroyed during connecting

ngot opened this pull request about 7 years ago
refactor: use utility to read json

popomore opened this pull request over 7 years ago
fix: master should exit when EADDRINUSE error

popomore opened this pull request over 7 years ago
WIP: app-exit

popomore opened this pull request over 7 years ago
fix: should disable worker refork

fengmk2 opened this pull request over 7 years ago
fix: should send egg-ready when app/agent restarted after launched

popomore opened this pull request over 7 years ago
feat: agent debugPort 5856 -> 5800

atian25 opened this pull request over 7 years ago
feat: revert debugOptions && support debug message

atian25 opened this pull request over 7 years ago
fix: options.debugProtocol && options.debugAgent

atian25 opened this pull request over 7 years ago
refactor: support debug options

atian25 opened this pull request over 7 years ago
feat: delete default port options that has defined in egg

popomore opened this pull request over 7 years ago
fix: debug status detect should support inspect

atian25 opened this pull request over 7 years ago
test: fix test that should mock the default port

popomore opened this pull request over 7 years ago
fix: sleep 100ms to make sure SIGTERM send to the child processes

fengmk2 opened this pull request over 7 years ago
refactor: disable console

popomore opened this pull request over 7 years ago
deps: upgrade eslint

popomore opened this pull request over 7 years ago
feat: add listen config

popomore opened this pull request over 7 years ago
refactor: set agent worker and app worker console level

fengmk2 opened this pull request over 7 years ago
deps: upgrade dependencies

popomore opened this pull request over 7 years ago
fix: missing worker started log at local

atian25 opened this pull request over 7 years ago
feat: use graceful-process to refactor app and agent worker

fengmk2 opened this pull request over 7 years ago
test: sleep 20s to wait for agent process start

fengmk2 opened this pull request over 7 years ago
feat: reduce info logs on local env

fengmk2 opened this pull request over 7 years ago
fix: agent should exit on disconnect event whatever master kill with SIGKILL

fengmk2 opened this pull request over 7 years ago
fix: start error should log what happend

dead-horse opened this pull request over 7 years ago
fix: fix deperated api

iyuq opened this pull request over 7 years ago
fix: fix typo

iyuq opened this pull request over 7 years ago
chore:more easy debug use webstorm remote debug when use mm.cluster #878

bugss opened this pull request over 7 years ago
deps: upgrade dependencies

popomore opened this pull request almost 8 years ago
feat: set harmony depending on node version

gxcsoccer opened this pull request almost 8 years ago
fix: should print logger when agent start error

nightink opened this pull request almost 8 years ago
fix:sticky logic error

ngot opened this pull request almost 8 years ago
feat: use egg-utils

popomore opened this pull request almost 8 years ago
feat: add options framework

popomore opened this pull request almost 8 years ago
feat: exit when error emitted during start

dead-horse opened this pull request almost 8 years ago
update 支持webstorm下的断点调试

nihaox1 opened this pull request almost 8 years ago
feat:add sticky cluster mode

ngot opened this pull request almost 8 years ago
test: add test for agent debug port

popomore opened this pull request about 8 years ago
feat: get clusterPort

popomore opened this pull request about 8 years ago
refactor: should refork on local env

fengmk2 opened this pull request about 8 years ago
feat: npm publish files limit

atian25 opened this pull request about 8 years ago
refactor: options should be passed through

popomore opened this pull request about 8 years ago
feat: print env when start

atian25 opened this pull request over 8 years ago
feat: when debug mode, master should exit when worker die

atian25 opened this pull request over 8 years ago
feat: exit if worker start timeout

dead-horse opened this pull request over 8 years ago
test: fix testcase

popomore opened this pull request over 8 years ago
feat: [BREAKING_CHANGE] master won't load config

popomore opened this pull request over 8 years ago
test: add test cases

dead-horse opened this pull request over 8 years ago