Giter Site home page Giter Site logo

lab4's Introduction

lab4

실습 순서

1. 자신의 github 저장소에 lab4 프로젝트를 생성하고 아래의 모든 과제 프로그램을 업로드한다.

2. 스레스 관련 함수들을 사용하여 프로그램을 작성하고 실행하고, 익숙해지도록 사용해 본다.

3. 스레드를 사용하여 생산자, 소비자 문제를 해결하는 제한 버퍼(Bounded Buffer)를 생성하고 활용하는 프로그램을 구현하시오. 단, 생산자 소비자 스레드는 각각 둘 이상 가능해야 한다.

4. 클라이언트(자식) 스레드들로부터 메시지 전송 요청을 받으면 서버(부모) 스레드는 모든 클라이언트 스레드에게 메시지를 방송하는 프로그램을 구현하시오. (힌트: 소켓은 사용하지 말고 데이터 전송을 위한 동기화를 위해 뮤텍스와 조건 변수를 사용한다.)

lab4's People

Contributors

rhaehf avatar liveintottenham avatar

Watchers

 avatar

Forkers

liveintottenham

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.