[Ndn-interest] netflix prefix registration

Alex Horn nano at remap.ucla.edu
Mon Jun 27 17:30:07 PDT 2016


interesting to see how Netflix's Eureka (akin to Zookeeper or Consul)
handles something like NDN's prefix registration.

see Interest subscription model
<https://github.com/Netflix/eureka/wiki/Eureka-2.0-Architecture-Overview>

Interests.forSome(
    Interests.forApplications(Operator.Like, "eureka.*"),
    Interests.forApplications(Operator.Equals, "atlas")
);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20160627/789b0b0d/attachment.html>


More information about the Ndn-interest mailing list