简介
我的技术笔记:Inspired by lvt4j and reference from.
本博客使用mdbook+github page进行搭建,相关语法可参考 mdbook官方指南
笔记已经推送到 个人github仓库
学习方向
基础学习: 通读官方文档,熟悉API.
拔高学习: 源码核心设计,接口,机制,流程,抽象等.
技术关键字
Kafka: Streaming Processing Platform
Akka:Reactive Architecture
SMACK: Spark/Mesos/Akka/Cassandra/Kafka
学习进度
技术 | 进度 |
---|---|
Akka | https://doc.akka.io/docs/akka/current/mailboxes.html |
Es | https://www.elastic.co/guide/cn/elasticsearch/guide/current/full-text-search.html |
Kafka | https://developer.confluent.io/patterns/ |
Spring | https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-factory-autowire |
Redis | https://redis.io/docs/getting-started/ |
Mysql | 尚未开始 |