• 제목/요약/키워드: Server Based Computing

검색결과 673건 처리시간 0.029초

가상화 환경에서 동적 임계치 기반 가상 머신 이주 기법 (A Migration Method of Virtual Machines based Dynamic Threshold in Virtualization Environments)

  • 최호근;박지수;손진곤
    • 컴퓨터교육학회논문지
    • /
    • 제18권2호
    • /
    • pp.83-90
    • /
    • 2015
  • 가상화 환경에서는 물리적 자원을 여러 가상 머신이 같이 사용한다. 그러나 특정 가상 머신이 컴퓨팅 자원을 많이 쓰면 다른 가상 머신들이 동작하지 못하게 된다. 이러한 문제를 해결하기 위한 다양한 방법이 있다. 이 중 대표적인 것이 특정의 가상 머신을 다른 서버(이 서버를 타겟 서버라고 함)에 이주시키는 방법이다. 이는 가상 머신을 타겟 서버에 이주시키면서 서버의 과부하가 전이되는 현상이 있고, 가상 머신을 다시 다른 서버로 이주시켜야 하는 문제점이 있다. 본 논문에서는 이러한 문제점을 해결하기 위해 동적으로 임계치를 적용하여 이주 대상을 결정하는 알고리즘을 제안한다. 동적 임계치를 적용한 이주 알고리즘은 다음과 같은 특징을 가진다. 첫째, 서버의 CPU, 네트워크, 그리고 메모리 등의 자원 사용률의 변화에 따라 동적으로 임계치를 적용한다. 둘째, 서버에서 임계치를 초과한 자원을 기준으로 가상 머신 집합과 타겟 서버를 결정한다. 셋째, 타겟 서버의 자원 사용률을 기준으로 가상 머신을 결정한다.

Numerical Formula and Verification of Web Robot for Collection Speedup of Web Documents

  • 김원;김영기;진용욕
    • 인터넷정보학회논문지
    • /
    • 제5권6호
    • /
    • pp.1-10
    • /
    • 2004
  • A web robot is a software that has abilities of tracking and collecting web documents on the Internet(l), The performance scalability of recent web robots reached the limit CIS the number of web documents on the internet has increased sharply as the rapid growth of the Internet continues, Accordingly, it is strongly demanded to study on the performance scalability in searching and collecting documents on the web. 'Design of web robot based on Multi-Agent to speed up documents collection ' rather than 'Sequentially executing Web Robot based on the existing Fork-Join method' and the results of analysis on its performance scalability is presented in the thesis, For collection speedup, a Multi-Agent based web robot performs the independent process for inactive URL ('Dead-links' URL), which is caused by overloaded web documents, temporary network or web-server disturbance, after dividing them into each agent. The agents consist of four component; Loader, Extractor, Active URL Scanner and inactive URL Scanner. The thesis models a Multi-Agent based web robot based on 'Amdahl's Law' to speed up documents collection, introduces a numerical formula for collection speedup, and verifies its performance improvement by comparing data from the formula with data from experiments based on the formula. Moreover, 'Dynamic URL Partition algorithm' is introduced and realized to minimize the workload of the web server by maximizing a interval of the web server which can be a collection target.

  • PDF

Bearing Load Distribution Studies in a Multi Bearing Rotor System and a Remote Computing Method Based on the Internet

  • Yang, Zhao-Jian;Peng, Ze-Jun;Kim, Seock-Sam
    • Journal of Mechanical Science and Technology
    • /
    • 제18권6호
    • /
    • pp.946-954
    • /
    • 2004
  • A model in the form of a Bearing Load Distribution (BLD) matrix in the Multi Bearing Rotor System (MBRS) is established by a transfer matrix equation with the consideration of a bearing load, elevation and uniform load distribution. The concept of Bearing Load Sensitivity (BLS) is proposed and matrices for load and elevation sensitivity are obtained. In order to share MBRS design resources on the Internet with remote customers, the basic principle of Remote Computing (RC) based on the Internet is introduced ; the RC of the BLD and BLS is achieved by Microsoft Active Server Pages (ASP) technology.

SIP에서 NTRU 기반 인증 및 키 분배 프로토콜 (A NTRU-based Authentication and Key Distribution Protocol for SIP)

  • 정성하;박기성;이경근;박영호
    • 한국멀티미디어학회논문지
    • /
    • 제20권11호
    • /
    • pp.1768-1775
    • /
    • 2017
  • The SIP(Session Initiation Protocol) is an application layer call signaling protocol which can create, modify and terminate the session of user, and provides various services in combination with numerous existing protocols. However, most of cryptosystems for SIP cannot prevent quantum computing attack because they have used ECC(Elliptic Curve Cryptosystem). In this paper, we propose a NTRU based authentication and key distribution protocol for SIP in order to protect quantum computing attacks. The proposed protocol can prevent various attacks such as quantum computing attack, server spoofing attack, man-in-the middle attack and impersonation attack anonymity, and our protocol can provide user's anonymity.

스트리밍 미디어 캐쉬 서버를 위한 RTSP/RTP 스트림 제어 기법 (A RTSP/RTP Stream Control Mechanism for Streaming Cache Server)

  • 오재학;차호정;최영근
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제9권3호
    • /
    • pp.254-265
    • /
    • 2003
  • 본 논문은 효율적인 스트리밍 캐쉬 서버 개발에 필수적인 스트림 제어 기법의 설계와 구현에 대해 기술한다. 논문에서 사용한 스트리밍 프로토콜은 표준 프로토콜인 RTSP/RTP/RTCP이다. 스트림 제인 기법은 기존 스트리밍 환경에서 On-Demand 캐슁과 실시간 Splitting 기능등을 제공하며, 프로토콜 수준의 세션 관리와 캐쉬 관리 기능으로 구성된다. 프로토콜 수준의 세션 관리는 RTSP 세션 제어, RTP 송수신과 RTCP 세션 제어를 양방향으로 제공하고, 캐쉬 관리 기능은 RTP 패킷 수준의 캐슁과 패킷 미디어 일관성 유지를 제공한다. 스트리밍 캐쉬 서버는 Apple의 QTSS 서버와 QuickTime Player로 구성된 스트리밍 환경에서 리눅스 시스템을 기반으로 구현하였다. 구현된 시스템은 On-Demand 캐슁과 스트림 Splitting 서비스를 원활하게 제공하였다.

An Appraoch for Preserving Loaction Privacy using Location Based Services in Mobile Cloud Computing

  • Abbas, Fizza;Hussain, Rasheed;Son, Junggab;Oh, Heekuck
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2013년도 춘계학술발표대회
    • /
    • pp.621-624
    • /
    • 2013
  • Mobile Cloud Computing is today's emerging technology. Customers enjoy the services and application from this combination of mobile technology and cloud computing. Beside all these benefits it also increases the concerns regarding privacy of users, while interacting with this new paradigm One of the services is Location based services, but to get their required services user has to give his/her current location to the LBS provider that is violation of location privacy of mobile client. Many approaches are in literature for preserve location privacy but some has computation restriction and some suffer from lack of privacy. In this paper we proposed a novel idea that not only efficient in its protocol but also completely preserves the user's privacy. The result shows that by sharing just service name and a large enough geographic area (e.g. a city) user gets required information from the server by doing little client side processing We perform experiments at client side by developing and testing an android based mobile client application to support our argument.

U-GIS 기반 도시시설물 관리 분야의 그리드(GRID) 아키텍처 적용 연구 (An Application of GRID Architecture on a Part of Urban Facilities Management Based on U-GIS)

  • 남상관;오윤석;류승기;권혁종
    • 한국지리정보학회지
    • /
    • 제12권4호
    • /
    • pp.113-124
    • /
    • 2009
  • 다수의 분산된 컴퓨터들을 단일 컴퓨터처럼 활용하여 고성능 대용량의 컴퓨팅 기능을 얻기 위한 그리드 컴퓨팅 기술은 다양한 분야에서 연구가 활발히 진행 중에 있다. 본 연구는 u-GIS 기반 도시시설물 관리 시스템에 그리드 기술을 적용한 연구이다. 시설물의 상태를 실시간 모니터링 하기 위해 도시 시설물에 각종 센서가 설치되는데, 이 센서의 수가 늘어나고, 센서 데이터를 수집하는 게이트웨이의 수가 늘어날 경우 서버에서는 데이터의 처리를 위해 많은 컴퓨팅 자원이 필요하게 된다. 본 연구에서는 이렇게 서버의 부하가 늘어나 임계치에 근접할 경우, 이를 판단하여 서버의 작업 일부를 유휴 게이트웨이로 분산시킬 수 있는 기술을 개발하였다. 본 시스템을 향후 u-City 등 대용량 데이터 처리 분야에 활용할 경우 경제적이고 효율적인 시스템 개발이 가능할 것이다.

  • PDF

P2P와 클라우드 컴퓨팅에 기반한 대규모 멀티플레이어 온라인 게임의 대역폭 분석 (Bandwidth Analysis of Massively Multiplayer Online Games based on Peer-to-Peer and Cloud Computing)

  • 김진환
    • 한국인터넷방송통신학회논문지
    • /
    • 제19권5호
    • /
    • pp.143-150
    • /
    • 2019
  • 클라우드 컴퓨팅은 운영자들로 하여금 하드웨어 구매와 유지 부담을 경감시키므로 대규모 멀티플레이어 온라인 게임(MMOG)을 위한 적절한 해결책이 되었다. P2P 기반 해결책은 고유의 규모조정성, 자체 복구기능, 자연적인 부하 분산 능력 등 여러 장점을 가지고 있다. 상이한 두 패러다임 P2P와 클라우드 컴퓨팅의 기술적 장점들을 병합하며 MMOG를 위한 하이브리드 구조가 이 논문에서 제시된다. 효율적이고 효과적인 자원의 공급과 부하의 조절은 대규모 사용자 집단에 대한 경제적 비용과 서비스 품질의 규모를 고려하는 구조 실현에 필수적이다. 동시에 실행되는 사용자 수가 증가할 때 하이브리드 구조는 사용자의 처리 능력을 활용함으로써 클라우드에 있는 서버의 부하 즉 상당한 규모의 컴퓨팅 능력과 통신량을 절감할 수 있다. MMOG에서는 서버의 시간 외에도 대역폭 비용이 요구형 자원의 임차시 주요 지출 요인이 된다. 시뮬레이션 결과 제시된 하이브리드 구조는 클라우드와 사용자 제공 자원의 양을 제어함으로써 플레이어들의 충분한 대역폭을 활용하는 반면 서버의 대역폭을 감소시킬 수 있는 것으로 나타났다.

엣지 컴퓨팅 기반 가상 IoT 시스템 연구 (A Study of Virtual IoT System using Edge Computing)

  • 김민아;석승준
    • KNOM Review
    • /
    • 제23권1호
    • /
    • pp.51-62
    • /
    • 2020
  • 통신 인프라를 공유하고 클라우드 자원을 유연하게 제공하는 개방형 IoT 플랫폼을 활용함으로써 스마트 서비스 개발 시간과 비용이 절약될 수 있다. 본 논문에서는 물리 IoT 디바이스를 가상의 IoT 디바이스로 구현하고 서비스 개발자가 가상 디바이스와 연동하도록 하는 엣지 컴퓨팅 기반 가상 IoT 시스템을 개방형 IoT 플랫폼으로 제안한다. 물리 IoT 디바이스 인근 엣지 클라우드 내 관리 서버는 물리 IoT 디바이스에 대응되는 가상 IoT 디바이스의 생성, 이동, 제거를 관리한다. 논문에서는 가상 IoT 시스템의 주요 구성 요소인 관리 서버와 물리 IoT 디바이스 그리고 가상 IoT 디바이스의 동작을 정의하고 동작을 수행하기 위해 필요한 통신 프로토콜을 설계한다. 마지막으로 모의실험을 통해 각 구성 요소가 정의된 상태와 동작을 설계된 것과 같이 수행함을 확인함으로써 엣지 클라우드 기반 가상 IoT 시스템 성능을 검증한다.