You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
In this version, it will follow storm 0.9.0 interface, so the application running
on storm 0.9.0 can run in jstorm 0.9.0 without any change.
Stability
provide nimbus HA. when the master nimbus shuts down, it will select another
online nimbus to be the master. There is only one master nimbus online
any time and the slave nimbuses just synchronouse the master's data.
RPC through netty is stable, the sending speed is match with receiving speed.
Powerful scheduler
Assigning resource on four dimensions:cpu, mem, disk, net
Application can use old assignment.
Application can use user-define resource.
Task can apply extra cpu slot or memory slot.
Application can force tasks run on different supervisor or the same supervisor