Can a given topic have subscriber of different "type"? For instance one subscriber cld save the newly acquired information while others cld perform different type of calculations
0
Comments
dwayneSt. John's, NewfoundlandMemberDwayne BooneOrganization: ZeroC, Inc.Project: Internet Communications Engine✭
Can a given topic have subscriber of different "type"? For instance one subscriber cld save the newly acquired information while others cld perform different type of calculations
Each subscriber to a topic will receive the same messages from IceStorm, but can be totally independent in how it processes the messages.
Comments
Each subscriber to a topic will receive the same messages from IceStorm, but can be totally independent in how it processes the messages.