Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/FastDeploy
/ Role
Class
Role
fastdeploy/inter_communicator/fmq.py:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
43
class
Role(Enum):
44
PRODUCER =
"producer"
45
CONSUMER =
"consumer"
46
47
48
@dataclass
Callers
1
__init__
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected