Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2020年的小目标 #95

Open
Draymonders opened this issue Sep 6, 2020 · 6 comments
Open

2020年的小目标 #95

Draymonders opened this issue Sep 6, 2020 · 6 comments
Assignees
Labels
grow-up 成长,生活 or 工作

Comments

@Draymonders
Copy link
Owner

Draymonders commented Sep 6, 2020

baseline

  • Sturnus 整体pipeline熟悉
  • Arcus 整体pipeline熟悉
  • wireshark 抓包
  • kyro序列化学习
  • cache 总结 https://tech.meituan.com/2017/03/17/cache-about.html
  • IM课程学习 doing
  • Spring @Transcation 学习
  • Spring @EnableCaching https://www.baeldung.com/spring-cache-tutorial
  • 线程池 ThreadPoolTaskExecutor, Async
  • canal rabbitMQ同步数据库信息了解
  • Java刷50道题 && Collection熟练使用api
  • es 踩坑
  • http client, webflux
  • Java多线程实战
  • Spring Boot - Interceptor & filter
  • 检索相关
  • quartz
  • Netty
  • influxdb
  • 简易机器管理平台 (时间,机器ip,项目组,用途) todo

improvement

  • ci/cd 上手实践 doing

Obtain

  • Jar包
  • IOC implement
    • classloader
    • reflect
    • annotation
  • Redis
  • Kafka
  • minio(分布式存储)踩坑
  • 容器设计模式sidecar
  • TypeReference 用来反序列化数据加上泛型信息,由 Map -> 一个具体的EntityClass
@Draymonders Draymonders added the grow-up 成长,生活 or 工作 label Sep 6, 2020
@Draymonders Draymonders self-assigned this Sep 6, 2020
@Draymonders Draymonders pinned this issue Sep 6, 2020
@Draymonders Draymonders changed the title 今年的小目标 2020年的小目标 Sep 13, 2020
@Draymonders
Copy link
Owner Author

sturnus & arcus 进度

sturnus

  • 了解了coordiantor, worker设计, 还剩collector

arcus

  • 暂时还不够深入

@Draymonders
Copy link
Owner Author

Draymonders commented Sep 19, 2020

middleware

redis

kafka

quartz

todo

es

todo

http client

@Draymonders
Copy link
Owner Author

Draymonders commented Sep 19, 2020

Java

@Draymonders
Copy link
Owner Author

Springboot

拦截器

todo

过滤器

todo

线程池

todo

@Draymonders
Copy link
Owner Author

SpringCloud

注册中心

todo

配置中心

todo

网关

todo

@Draymonders
Copy link
Owner Author

容器设计模式sidecar

pod是由一群container构成的, 一个pod表示为一个虚拟机,一个container表示为一个进程。

使用sidecar模式,多个container可以共享同一个volume, 同一个network,尽可能的解耦

@Draymonders Draymonders unpinned this issue Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grow-up 成长,生活 or 工作
Projects
None yet
Development

No branches or pull requests

1 participant