uber/tchannel-java

Message Claiming

Open

#3 opened on Jul 28, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (63 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (139 stars)
PR merge metrics
 (PR metrics pending)

Description

We need to implement Message Claiming whereby a message already in our pipeline can be killed and claimed by another worker.

This is explicitly to support Speculative Execution.

Contributor guide