Logo 颇忒脱的技术博客

设置

返回 刷新 复制链接
  • 专栏
  • 快速索引
    • Go
    • GC
    • Kernel
    • Cheatsheet
    • 排障实战记录
  • 标签
  • 归档
  1. 主页
  2. 文章
  3. 并发编程系列

并发编程系列

2019-09-18 1 分钟阅读 并发编程

并行与CPU利用率

  • 如何估算吞吐量以及线程池大小
  • 并行、延迟与吞吐量
  • Amdahl定律

Java并发编程

  • 线程安全
  • 共享对象
  • 编写线程安全对象
  • Applying Thread Pools
  • Building Blocks
  • Task Execution
  • Cancellation and Shutdown
  • 运用线程池
  • Avoiding Liveness Hazards
  • Performance and scalability
  • Testing Concurrent Programs
  • Explicit Locks
  • Building Custom Synchronizers
  • Atomic Variables and Nonblocking Synchronization
  • The Java Memory Model

Go并发编程

  • Scheduling In Go : Part I - OS Scheduler 阅读笔记
  • Scheduling In Go : Part II - Go Scheduler 阅读笔记
  • Scheduling In Go : Part III - Concurrency 阅读笔记
  • Google I/O 2012 - Go Concurrency Patterns, video
  • Rob Pike - ‘Concurrency Is Not Parallelism’, video, slides

实战案例

  • 缓存穿透后的并发数据库查询优化
Cracking Coding Interview - 16.24 Pairs With Sum
线程安全

版权

CC BY-NC-ND 4.0

相关文章

  • 并行、延迟与吞吐量 2019-03-21
  • 如何估算吞吐量以及线程池大小 2019-03-21
  • Cracking Coding Interview - 16.24 Pairs With Sum 2019-09-18
  • Cracking Coding Interview - 16.26 Calculator 2019-09-18
  • Cracking Coding Interview - 16.23 Rand7 From Rand5 2019-09-18

评论

颇忒脱
颇忒脱

目录

  • 并行与CPU利用率
  • Java并发编程
  • Go并发编程
  • 实战案例

精选文章

  • Redis 集群运维笔记
  • Linux Namespace系列
  • Networking系列
  • MySQL系列
  • 并发编程系列

最近文章

  • Spring Boot 3.4 升级过程记录
  • Redis 集群运维笔记
  • Spring、JDK、Maven 版本兼容性表格
  • Calico 配置 K8s 防火墙
  • 用 Iptables 保护 Docker Host

标签

ARTS-A125 k8s52 troubleshooting40 jvm39 docker30 mysql25 network25 并发编程21 cheatsheet20 java20 kernel19 linux19 redis17 prometheus13 性能调优13 go10 微服务10 rancher9 debug7 gc7 nginx7 ingress6 运维6 CI_CD5 interview5 jmx5 openssl5 tls5 分布式事务5 分布式算法5 收藏夹5 高并发5 visualvm4 日志4 arts3 arts-r3 ClassLoader3 container3 ios3 iphone3 Jenkins3 namespace3 scheduling3 springboot3 thread3 分布式架构3 华为3 苹果3 bash2 etcd2 grafana2 iptables2 JDBC2 jmeter2 数据库时区那些事儿2 监控2 限流2 acloud1 Akka1 alertmanager1 calico1 chrome1 coredns1 elasticsearch1 fluentd1 harbor1 helm1 hystrix1 io1 jdpa1 jwt1 kafka1 kibana1 MQ1 nfs1 oauth1 Oracle1 pprof1 reactor1 spring-boot1 Spring Cloud1 ssl1 systemtap1 tiller1 tomcat1 ubuntu1 vtable1 消息队列1 深信服1 缓存1 虚拟化1 调用链追踪1
Copyright © 2010-2025 Daniel Qian. All Rights Reserved.
Powered by Hugo and the Bootstrap theme.
Deploys by Netlify