HoferBit / blog-comments

0 stars 0 forks source link

Java八股文 — Hofer's Blog · Cypherpunk #1

Open HoferBit opened 2 years ago

HoferBit commented 2 years ago

https://hoferbao.com/2022/08/01/java101/

多线程与高并发进程、线程、协程并行、并发同步、异步死锁、饥饿、活锁线程安全Java内存模型 Java Memory Model JMM创建线程的三种方式1 继承 Thread 类2 实现 Runnable 接口3 使用线程池

HoferBit commented 2 years ago

first comment!