Big Data Glossary by Pete Warden
Author:Pete Warden [Pete Warden]
Language: eng
Format: epub, pdf
Tags: COMPUTERS / Data Modeling & Design
ISBN: 9781449314583
Publisher: O'Reilly Media
Published: 2011-09-13T16:00:00+00:00
Kafka
Kafka is a comparatively new project for sending large numbers of events from producers to consumers. Originally built to connect LinkedIn’s website with its backend systems, it’s somewhere between S4 and Flume in its functionality. Unlike S4, it’s persistent and offers more safeguards for delivery than Yahoo!’s UDP-based system, but it tries to retain its distributed nature and low latency. It can be used in a very similar way to Flume, keeping its high throughput, but with a more flexible system for creating multiple clients and an underlying architecture that’s more focused on parallelization. Kafka relies on ZooKeeper to keep track of its distributed processing.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8317)
Azure Data and AI Architect Handbook by Olivier Mertens & Breght Van Baelen(6903)
Building Statistical Models in Python by Huy Hoang Nguyen & Paul N Adams & Stuart J Miller(6881)
Serverless Machine Learning with Amazon Redshift ML by Debu Panda & Phil Bates & Bhanu Pittampally & Sumeet Joshi(6762)
Data Wrangling on AWS by Navnit Shukla | Sankar M | Sam Palani(6548)
Driving Data Quality with Data Contracts by Andrew Jones(6506)
Machine Learning Model Serving Patterns and Best Practices by Md Johirul Islam(6246)
Learning SQL by Alan Beaulieu(6012)
Weapons of Math Destruction by Cathy O'Neil(5805)
Big Data Analysis with Python by Ivan Marin(5447)
Data Engineering with dbt by Roberto Zagni(4454)
Solidity Programming Essentials by Ritesh Modi(4099)
Time Series Analysis with Python Cookbook by Tarek A. Atwan(3960)
Pandas Cookbook by Theodore Petrou(3665)
Blockchain Basics by Daniel Drescher(3312)
Hands-On Machine Learning for Algorithmic Trading by Stefan Jansen(2919)
Feature Store for Machine Learning by Jayanth Kumar M J(2826)
Learn T-SQL Querying by Pam Lahoud & Pedro Lopes(2809)
Mastering Python for Finance by Unknown(2753)
