Giter Club home page Giter Club logo

multithread's Introduction

개요

  • java 멀티 쓰레드 프로그래밍 스터디
  • 배치성 작업 에 대해, 멀티 쓰레드 프로그래밍시 자주 접하는 케이스를 기능으로 구현해본다
  • 익숙한 java 7로 구현하는것을 1차 목표, 이때 POJO로 구현한다
  • 추가하는 라이브러리는 최소한으로 한다
    • lombok, common-lang, common-collection, logback, unit-test 라이브러리 등
  • reactive stream 등의 event-driven 형태로 구현하는것을 최종목표로 삼는다

TODO - done

  • 프로젝트 세팅

TODO

  • task thread pool 기능
    • worker 수 고정 기능
    • worker 대기 최대 수 고정 기능
    • active, idle 제한 조건 기능
  • task 특성의 일정 조건 만족 시 실행 기능
    • task 생성 후 시간 초과 조건
    • task 개수 초과 조건
    • task 용량 초과 조건

multithread's People

Contributors

danielk0121 avatar

Watchers

James Cloos 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.