Akka Streams (0.7) talk for the Tokyo Scala User Group, hosted by Dwango.
Akka streams are an reactive streams implementation which allows for asynchronous back-pressured processing of data in complext pipelines. This talk aims to highlight the details about how reactive streams work as well as some of the ideas behind akka streams.
In-Stream Processing Service Blueprint, Reference architecture for real-time ...Grid Dynamics
What is it about? In-Stream Event Processing is a new approach for building near real time big data systems with rapidly growing user base and applications like clickstream analytics, preventive maintenance or fraud detection. Maturity of some open source projects enables building an enterprise grade In-Stream Processing service in-house. However the open source world comprises of many competing projects of different maturity, having different perspectives so the task to select effective and efficient projects is not straightforward. In the talk I’ll present a blueprint of an In-Stream Processing Service, enterprise grade reliable and scalable, cloud ready, build from 100% open source components.
1. Masahito Zembutsu @zembutsu
Technology Evangelist; Creationline , Inc.
Tokyo, Feb 28, 2015
Open Source Conference 2015 Tokyo Spring
Open Cloud Campus #osc15tk
Apache Aurora の始めかた
Apache Aurora introduction and tutorial
17. Apache Aurora の始めかた
17 / 46
Job
Task 1 Task 2 Task N
Process 1,1
Process 1,2
Process 1,M
…
…
Process 2,1
Process 2,2
Process 2,M
…
Process N,1
Process N,2
Process N,M
…
Aurora
N個のTaskを管理
Mesos
M個のProcessを管理
Thermos