MCPcopy Create free account
hub / github.com/Tencent/phxqueue / OnConsumeThreadRun

Method OnConsumeThreadRun

phxqueue/consumer/consumer.h:121–121  ·  view source on GitHub ↗

Callback after the consume thread start.

Source from the content-addressed store, hash-verified

119
120 // Callback after the consume thread start.
121 virtual void OnConsumeThreadRun(const int vpid) {}
122
123 // The processing flow of pull thread is as follows:
124 // 1. Identify which queue to be handled by self.

Callers 1

ConsumeThreadRunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected