Skip to content

Conversation

@wjsi
Copy link
Member

@wjsi wjsi commented Sep 14, 2021

As loops of supervisors may be blocked by GIL, it is possible to use another process to handle sessions in separate processes. As it may bring serialization overhead, we offer it as an option.

Fixes #2451

(though as a partial solution)

@wjsi wjsi added type: bug Something isn't working mod: service labels Sep 14, 2021
@wjsi wjsi force-pushed the test/latency branch 8 times, most recently from 74a7e1a to a5df169 Compare November 29, 2021 10:22
@wjsi wjsi force-pushed the test/latency branch 5 times, most recently from 4d90f5c to 3710f7a Compare December 7, 2021 07:07
@wjsi wjsi changed the title [WIP] Fix web stuck when tiling large chunk graph Allow specifying multiple supervisor processes Dec 7, 2021
@wjsi wjsi added the to be backported Indicate that the PR need to be backported to stable branch label Dec 7, 2021
@wjsi wjsi marked this pull request as ready for review December 7, 2021 08:46
@wjsi wjsi force-pushed the test/latency branch 3 times, most recently from 382529a to 0441137 Compare December 8, 2021 06:49
Copy link
Contributor

@hekaisheng hekaisheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wjsi wjsi merged commit 3756981 into mars-project:master Dec 23, 2021
@wjsi wjsi deleted the test/latency branch December 23, 2021 08:50
wjsi added a commit to wjsi/mars that referenced this pull request Dec 23, 2021
@qinxuye qinxuye added backported already PR has been backported and removed to be backported Indicate that the PR need to be backported to stable branch labels Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported already PR has been backported mod: actor mod: service type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Mars web got stuck when chunk graph is large

3 participants