pjklauser / bridgemq

Trusted Domain Messaging eXchange
0 stars 1 forks source link

Distributed cache invalidation using protobuf oob msgs #85

Closed pjklauser closed 9 years ago

pjklauser commented 9 years ago

Cache invalidation service Cache invalidation listener Protobuf oob broadcast msg. (Type, key) Pcs oob receiver redustributes to all rpc client channels. Scs and ws rpc clients setup oob listener and delegate to broadcast listener service. Which delegates cacheinvalidation type to cache invalidation listeners.