Giter VIP home page Giter VIP logo

java_demo's Introduction

java demo例子

简介

高中干了一半就出来学Java了
做过Java工程师,大数据工程师,现在是一名基层管理

最近几年我喜欢上了读书,我想实现个人领域的成功,然后公众领域也有一番造化
我微信chuanchuan768,交个朋友

分布式事务

  • 可靠消息最终一致性MQ 2个银行转账 见dtc目录下的dtx_bank1、dtx_bank2项目

JUC 2024

  • CompletableFuture
    • 跨境平台产品比价, 怎么由多个平台穿心执行3秒 优化到1秒? 见代码 ComletableFutureMallDemo
    • CompletableFuture
      • 1、构建异步任务的2类方法,注意线程池参数,生产一般自定义线程池
      • 2、获得结果
      • 3、串行计算的几种方法
      • 4、谁快用谁、合并
      • 生产问题: 高并发登录打爆服务器如何优化,答案:合并请求批处理,比如合并1秒的请求一起读取数据库返回

java_demo's People

Contributors

chuanchuan768 avatar chuangehh avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

qingxiakk

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.