hmbdc
simplify-high-performance-messaging-programming
Main Page
Namespaces
Classes
Files
Examples
server-cluster-server.json
{
"transports": {
"request": {
"usePoolThreadIndex" : 0,
"rx": true,
"mcastPort" : 4321,
"mcastAddr" : "232.43.211.234"
},
"result": {
"usePoolThreadIndex" : 1,
"topicRegex" : "res",
"tx": true,
"mcastPort" : 4321,
"mcastAddr" : "232.43.211.235"
}
},
"maxMessageSize": "1024",
"ifaceAddr": "192.168.0.100",
"ttl": "1",
"inBufferSizePower2": "16",
"outBufferSizePower2": "16",
"coreBitMask": "0c",
"initCmd" : "listen req\nostr\n"
}
Generated by
1.8.11