《流式架构:Kafka与MapR Streams数据流处理》
流式架构:Kafka与MapR Streams数据流处理 中文版
目录:
1. 为什么使用流
2.流式架构
3.流架构:微服务的理想平台
4.使用kafka进行流传输
5.MapR Streams
6 基于流数据的欺诈检测
7.地理分布式数据流
8.总结
Hands-On Data Structures and Algorithms with Rust.epub
rust 数据结构与算法,英文版,epub格式
Chapter 1, Hello Rust!, gives a short recap of the Rust programming language and what changed in the 2018 edition.
Chapter 2, Cargo and Crates, discusses Rust's cargo build tool. We will explore the configuration as well as the build process and modularization options.
Chapter 3, Storing Efficiently, looks at how in Rust, knowing where values are stored is not only important for performance, but also important for understanding error messages and the language in general. In this chapter, we think about stack and heap memory.
Chapter 4, Lists, Lists, and More Lists, covers the first data structures: lists. Using several examples, this chapter goes into variations of sequential data structures and their implementations.
Chapter 5, Robust Trees, continues our journey through popular data structures: trees are next on the list. In several detailed examples, we explore the inner workings of these efficient designs and how they improve application performance considerably.
Chapter 6, Exploring Maps and Sets, explores the most popular key-value stores: maps. In this chapter, techniques surrounding hash maps; hashing; and their close relative, the set; are described in detail.
Chapter 1, Hello Rust!, gives a short recap of the Rust programming language and what changed in the 2018 edition.
Chapter 2, Cargo and Crates, discusses Rust's cargo build tool. We will explore the configuration as well as the build process and modularization options.
Chapter 3, Storing Efficiently, looks at how in Rust, knowing where values are stored is not only important for performance, but also important for understanding error messages and the language in general. In this chapter, we think about stack and heap memory.
Chapter 4, Lists, Lists, and More Lists, covers the first data structures: lists. Using several examples, this chapter goes into variations of sequential data structures and their implementations.
Chapter 5, Robust Trees, continues our journey through popular data structures: trees are next on the list. In several detailed examples, we explore the inner workings of these efficient designs and how they improve application performance considerably.
Chapter 6, Exploring Maps and Sets, explores the most popular key-value stores: maps. In this chapter, techniques surrounding hash maps; hashing; and their close relative, the set; are described in detail.
深入浅出MySQL++数据库开发、优化与管理维护+第2版+唐汉明
深入浅出MySQL++数据库开发、优化与管理维护+第2版+唐汉明