April 2018

Links

MOSKITO Homepage: https://www.moskito.org Recipes: https://confluence.opensource.anotheria.net/display/MSK/Recipes twitter: https://twitter.com/search?q=%23moskitojava #moskitojava Anotheria OpenSource https://www.anotheria.org POPULAR GUIDES Integration with…

anotheria April 21, 2018

Better MoSKito Dashboard with Chart and Producer Patterns

Custom dashboards are clearly one of the most useful visualization features MoSKito has to offer. The ability to see all related information at a glance collected in one place improves the analytic capabilities and help tracking the anomalies. However, until now, configuring a dashboard could be cumbersome especially with high amount of charts and producers. Also adding a new producer to the system would require to add it to the dashboard explicitly, a step that could easily be overlooked. With MoSKito 2.8.7 we improved! (more…)

Leon April 21, 2018

Distributed subject observer pattern with ano-plass and DistributeMe

Asynchronous notification aka publisher/subscriber model is a powerful pattern. Both ano-plass and DistributeMe offered a way to do it, one with subject/observer pattern, the other with the classical EventChannels. The ano-plass subject/observer pattern was limited to the current vm. Now it can become global. (more…)

Leon April 16, 2018