Live data from Hacker News

µSOA – a powerful alternative and complement to SOA

baiy.cn

1–10 of 11 posts

Re: µSOA – a powerful alternative and complement to SOA

#5
Sounds a bit like DC/OS. They are doing some interesting work as well with using CRDTs to building a distributed load balancer (by configuring Netfilter and using NFQueue).

This is the load balancer:

https://github.com/dcos/minuteman

The fun part is the distributed KV store and failure detector based on CRDTs (https://en.wikipedia.org/wiki/Conflict-free_replicated_data_...)

https://github.com/dcos/lashup

Re: µSOA – a powerful alternative and complement to SOA

#8
post #7

Am I the only one disgusted with the HTML of that page? I tried to change the font/line-height to a readable one only to find tags. Yuck.

I believe the cognitive overload comes from the unlimited line-length[1].

[1] https://en.wikipedia.org/wiki/Line_length

Post reply on HN