dailidong commented on issue #1658: Refactor WorkerServer
URL: 
https://github.com/apache/incubator-dolphinscheduler/issues/1658#issuecomment-569931594
 
 
   > * MasterServer keeps the current logic and when it picks a task, directly 
sends it to target worker using RoundRobin policy.
   >   what's the mean 'directly sends it to target worker using RoundRobin 
policy.'
   RoundRobin's chinese name is "轮询"
   
   > * WorkerServer will start up as predefined group and register itself to zk 
node.
   >   what's the ‘predefined group’
   I'm also curious,haha
   
   > all of above process need stable communication network, what should to do 
in unstable situation?
   netty can easily implement this
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to