Tasks #1470

Long-running RPC methods aren't executed in parallel

Added by J. Wienke about 11 years ago. Updated about 11 years ago.

Status:ResolvedStart date:04/22/2013
Priority:NormalDue date:
Assignee:J. Wienke% Done:

100%

Category:Python
Target version:rsb-0.9

Description

The OrderedQueueDispatcherPool prevents that the single handler of a method is called in parallel multiple times for request occurring in parallel. Everything is sequentialized.

Associated revisions

Revision 0f3cc780
Added by J. Wienke about 11 years ago

Allow parallel excution of server methods using a new EventReceivingStrategy.

refs #1470

Merge branch 'task-1470'

Revision 5babed3d
Added by J. Wienke about 11 years ago

Backport: Allow parallel excution of server methods using a new EventReceivingStrategy.

fixes #1470

History

#1 Updated by J. Wienke about 11 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset rsb-python|commit:5babed3d2798272aac099c23b0b39463b2014d97.

Also available in: Atom PDF