Coder Social home page Coder Social logo

concurrent's Introduction

说明

B站视频并发编程 bV16J411h7Rd 学习笔记

https://www.bilibili.com/video/BV16J411h7Rd?p=1

  • 课堂代码主要在 case_java8 子模块内,按章节划分,例如

    • cn.itcast.n2 中是第二章的代码
    • cn.itcast.n3 中是第三章的代码
    • ...
    • cn.itcast.pattern 是介绍多线程设计模式的代码
    • cn.itcast.test 是视频中实时敲的代码,其实在前面章节中都有
  • jmh_performance 子模块

    • 使用了 JMH,演示多线程提升性能的代码
  • jmh_eliminate_locks 子模块

    • 使用了 JMH,演示锁消除
  • jcstress_ordering 子模块

    • 使用了 jcstress,演示指令重排序
  • case_java7

    • 演示与 java7 相关的代码
  • case_tomcat 子模块

    • 演示自定义 tomcat
  • case_monitor 子模块

    • 演示多种设计模式的综合案例
    • balking
    • 两阶段终止

concurrent's People

Contributors

nilzxq avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.