Giter Site home page Giter Site logo

Comments (2)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
네트워크 장애에 대한 어플리케이션 레이어에서의 처리가 
기본적으로 제공되지 않기 때문에 
발생하는 문제.
생존신호를 주기적으로 보내 네트워크 장애를 판단하는 
방식을 고려할 것.

Original comment by [email protected] on 6 May 2009 at 9:17

from lokapala.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 22, 2024
클라이언트는 1초마다 생존 신호를 보낸다.
서버는 2초에 한번씩 모든 클라이언트의 생존 신호를 
체크하며, 3번 이상 연속으로 생존 신
호가 들어오지 않았다면 네트워크 장애로 간주하고 해당 
클라이언트와의 연결을 끊는다.

이 동작은 Communication Manager가 아닌 Dharani Component에서 
이루어진다.


버그는 일단 잡았지만, 소스를 더럽게 짰으므로, 추후 
반드시 수정 할 것.

랜선을 직접 뽑거나 하는 테스트를 거치진 못했으므로, 
일단은 suspended 상태로 둠.

Original comment by [email protected] on 12 May 2009 at 1:42

  • Changed state: Suspended

from lokapala.

Related Issues (20)

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.