Streaming data understanding the real-time pipeline
Streaming Data is an idea-rich tutorial that teaches you to think about efficiently interacting with fast-flowing data. Through relevant examples and illustrated use cases, you'll explore designs for applications that read, analyze, share, and store streaming data. Along the way, you'll di...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Shelter Island, New York :
Manning Publications
[2017]
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630477506719 |
Tabla de Contenidos:
- Introducing streaming data
- Getting data from clients : data ingestion
- Transporting the data from collection tier : decoupling the data pipeline
- Analyzing streaming data
- Algorithms for data analysis
- Storing the analyzed or collected data
- Making the data available
- Consumer device capabilities and limitations accessing the data
- Analyzing meetup RSVPs in real time.