-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Adam Szady edited this page Jun 21, 2017
·
3 revisions
P5 is a scalable and reliable service for providing time- and position- accurate information about current weather and air conditions, built on basis of state-of-the-art microservices architecture.
P5 uses unique solution named Crodis, which provides consistent representation of data in system. Everyone communicate using Crodises. We forward them, consume them, and produce them out of nothing. Crodis is an essence of P5. P5 is an outstanding living example of a successful Crodis Platform implementation.
P5 is composed of microservices written in Java, Python and Elixir, Netflix Eureka as service discovery, Netflix Ribbon as load balancer, and Android mobile app which is located in another repository here.