Giter Site home page Giter Site logo

my_study's People

Contributors

devdan09 avatar hanna922 avatar hi-jin2 avatar hwangonjang avatar shon5544 avatar sunnny619 avatar thinkjin99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

my_study's Issues

HTTP Method

숙제

  • 401 VS 403은 언제 사용해야 적절할까?
  • 502 Bad Gateway는 정확히 언제 발생할까

OS: IO Multiplexing epoll, select 설명 오류

epoll이 select에 비해 효율적인 모드 스위칭이 가능한 이유가 설명안돼 있음.

  • select의 경우 FD_SET이 어디에 위치해 있는지 epoll의 경우 어째서 모드 스위칭을 덜해도 되는지 내용 추가 필요
  • epoll과 select 부분에 적절히 내용을 추가해 epoll이 select에 비해 효율적인 구조를 갖는 이유를 설명해주길 바람.
  • epoll은 이벤트 리스트에 접근해서 곧장 읽을 수 있다는 것 select는 FD_ISSET을 통해 항상 커널 영역과의 통신을 해야한다는 내용을 포함할 필요 있음

연관 자료: 링크

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.