• 제목/요약/키워드: service recovery performance

검색결과 123건 처리시간 0.023초

Adjusting the Retry Limit for Congestion Control in an Overlapping Private BSS Environment

  • Park, Chang Yun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제8권6호
    • /
    • pp.1881-1900
    • /
    • 2014
  • Since 802.11 wireless LANs are so widely used, it has become common for numerous access points (APs) to overlap in a region, where most of those APs are managed individually without any coordinated control. This pattern of wireless LAN usage is called the private OBSS (Overlapping Basic Service Set) environment in this paper. Due to frame collisions across BSSs, each BSS in the private OBSS environment suffers severe performance degradation. This study approaches the problem from the perspective of congestion control rather than noise or collision resolution. The retry limit, one of the 802.11 attributes, could be used for traffic control in conjunction with TCP. Reducing the retry limit causes early discard of a frame, and it has a similar effect of random early drops at a router, well known in the research area of congestion control. It makes the shared link less crowded with frames, and then the benefit of fewer collisions surpasses the penalty of less strict error recovery. As a result, the network-wide performance improves and so does the performance of each BSS eventually. Reducing the retry limit also has positive effects of merging TCP ACKs and reducing HOL-like blocking time at the AP. Extensive experiments have validated the idea that in the OBSS environment, reducing the retry limit provides better performance, which is contrary to the common wisdom. Since our strategy is basically to sacrifice error recovery for congestion control, it could yield side-effects in an environment where the cost of error recovery is high. Therefore, to be useful in general network and traffic environments, adaptability is required. To prove the feasibility of the adaptive scheme, a simple method to dynamically adjust the value of the retry limit has been proposed. Experiments have shown that this approach could provide comparable performance in unfriendly environments.

WDM Mesh 네트워크에서 SLA 복구시간을 만족시키는 보호기법 (Protection Scheme Guaranteeing the Recovery Time Defined in Service Level Agreement in WDM Mesh Networks)

  • 홍기원;임태형;경연웅;박진우
    • 한국통신학회논문지
    • /
    • 제39B권1호
    • /
    • pp.41-43
    • /
    • 2014
  • WDM 광 전달망에서 기존의 보호방식은 SLA에 명시된 복구 시간에 대한 고려 없이 모든 연결 요청에 대해 한 쌍의 경로를 설정함으로써, 네트워크 자원의 이용 효율이 감소하고 SLA 위반율이 높아진다. 이를 해결하기 위해 본 논문에서는 예상 보호시간과 SLA에 명시된 복구시간을 비교하여 연결요청을 분류하고, 각 연결 요청 분류에 따른 최적의 망 보호방식 및 백업경로를 설정하는 보호기법을 제안한다. 제안 기법을 실험 망에 적용하여 기존 보호기법보다 높은 자원 효율성 및 낮은 SLA 위반율을 보임을 입증한다.

Mobile Web Service Architecture Using Context-store

  • Oh, Sang-Yoon;Aktas, Mehmet;Fox, Geoffrey C.
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제4권5호
    • /
    • pp.836-858
    • /
    • 2010
  • Web Services allow a user to integrate applications from different platforms and languages. Since mobile applications often run on heterogeneous platforms and conditions, Web Service becomes a popular solution for integrating with server applications. However, because of its verbosity, XML based SOAP messaging gives the possible overhead to the less powerful mobile devices. Based on the mobile client's behavior that it usually exchanges messages with Web Service continuously in a session, we design the Handheld Flexible Representation architecture. Our proposed architecture consists of three main components: optimizing message representation by using a data format language (Simple_DFDL), streaming communication channel to reduce latency and the Context-store to store context information of a session as well as redundant parts of the messages. In this paper, we focus on the Context-store and describe the architecture with the Context-store for improving the performance of mobile Web Service messaging. We verify our approach by conducting various evaluations and investigate the performance and scalability of the proposed architecture. The empirical results show that we save 40% of transit time between a client and a service by reducing the message size. In contrast to solutions for a single problem such as the compression or binarization, our architecture addresses the problem at a system level. Thus, by using the Context-store, we expect reliable recovery from the fault condition and enhancing interoperability as well as improving the messaging performance.

cdma2000 1xEV-DO를 위한 모바일 브로드캐스트/멀티캐스트 네트워크에서의 능동적인 에러 교정 방법에 관한 연구 (Adaptive Error Recovery in cdma2000 1xEV-DO Broadcast and Multicast Networks)

  • 강경태;박호상;조용우;신현식
    • 한국정보과학회논문지:정보통신
    • /
    • 제33권1호
    • /
    • pp.91-102
    • /
    • 2006
  • 데이타 브로드캐스트 방식은 향후 차세대 이동통신에서 널리 사용될 것으로 예상되는 데이터 전송 방식이다. 이러한 데이타 브로드캐스트 방식에 있어, 그 전송 에러의 정정은 전방향에러교정기법(FEC: Forward Error Correction)을 통해 이루어진다. 본 논문에서는 먼저 브로드 캐스트 및 멀티캐스트(BCMCS: Broadcast and Multicast services) 환경에서 에러교정을 위해 사용하고 있는 에러제어블록 (ECB: Error Control Block)의 가변성을 살펴보았으며, 통신 구조상 MAC 계층에 위치하고 있는 Reed-Solomon 정정 방식에 있어, 무선채널의 수신 상태가 그 복구 성능에 미치는 영향에 대해 분석하였다. 또한, 다양한 실험을 통해 에러제어블록의 크기 변화와 그에 따른 에러복구 성능 및 서비스 지연시간사이의 상호 연관 관계를 파악하였다. 본 논문에서는 이러한 실험 결과를 토대로 실시간 응용이 요구하는 서비스 품질을 만족하면서도 서비스 지연시간을 최소화할 수 있는 에러복구기법을 제안하였다. 제안하는 에러복구기법은 모바일 사용자의 무선 수신 상태를 고려하여, 에러제어블록의 크기를 동적으로 조절함으로써 서비스 지연시간을 단축한다. 시뮬레이션을 통해 제안한 기법이 다양한 채널 환경의 변화에 능동적으로 적응할 수 있음을 확인하였다.

블록체인과 분산 스토리지를 활용한 프록시 재암호화 기반의 사용자 중심 재해 복구 시스템 (User-Centric Disaster Recovery System Based on Proxy Re-Encryption Using Blockchain and Distributed Storage)

  • 박준후;김근영;김준석;류재철
    • 정보보호학회논문지
    • /
    • 제31권6호
    • /
    • pp.1157-1169
    • /
    • 2021
  • 재해 복구는 자연 재해와 같은 비상 상황에 대비하여 서비스의 연속성을 보장하고, 리소스와 재정의 손실을 최소화하기 위한 정책 및 절차를 의미한다. 특히, 클라우드 서비스 제공자에 의한 재해 복구 방법은 관리의 유연성과 고가용성, 비용효율성과 같은 장점을 지닌다. 하지만, 이러한 방법은 서비스 사업자에 대한 의존성을 가지며, 개인의 데이터에 대해 사용자가 관여할 수 없는 구조적 한계를 가진다. 본 논문에서는 블록체인과 분산 스토리지를 활용하여 사용자의 데이터를 백업함으로써 서비스 제공자에 대한 의존성을 제거하고, 데이터의 기밀성을 위해 프록시 재암호화를 이용한 프로토콜을 제시한다. 제안된 방법은 이더리움과 IPFS 환경에서 구현되었으며, 백업 및 복구 운영에 필요한 성능과 비용을 제시한다.

ABR/UBR 서비스를 이용한 TCP 성능개선에 관한 연구 (A Study on the Performance Improvement of TCP using ABR/UBR Services)

  • 김명희;박봉주;박승섭
    • 한국멀티미디어학회논문지
    • /
    • 제3권6호
    • /
    • pp.643-651
    • /
    • 2000
  • 초고속 인터넷의 멀티미디어 서비스 통합에 대한 해결책으로 ATM네트워크 기술이 널리 사용되고 있다. 특히 ABR과 UBR 서비스 클래스는 데이터 애플리케이션을 지원하기 위해 발전되었다. 본 논문에서는, UBR 서비스 상에서는 빠른 재전송과 회복 (FRR) 및 Nagle's 알고리즘의 적용과, ABR 서비스 강에서는 EFCI 스위치 파라미터 조절을 통한 TCP 데이터의 전송성능 향상 효과를 시뮬레이션을 통해 분석하였다. 본 연구의 결과로, ATM 네트워크 상에서 TCP의 성능향상은 TCP 파라미터의 조절과 효과적인 스위치 파라미터의 설정을 통해 가능해 짐을 알 수 있었다.

  • PDF

이동 호스트에서 FEC와 서버기반 지역복구를 이용한 멀티캐스트 성능 향상 방안 (Performance Improvement Methods of Multicast using FEC and Local Recovery based on Sever in Mobile Host)

  • 김회옥;양환석;이웅기
    • 정보처리학회논문지C
    • /
    • 제9C권4호
    • /
    • pp.589-596
    • /
    • 2002
  • 이동호스트에서의 데이터 전송 서비스로는 대역폭의 부담을 줄이고 신뢰성 있는 에러 복구를 위하여 원본 데이터를 그룹화하여 오류 복구 패리티를 생성한 후 손실이 발생하였을 경우에 오류 복구 패리티를 재전송하는 FEC 방식과 재전송 폭주를 막을 수 있는 지역복구 방식이 적합하다. FEC 방식과 SERVER기반의 지역복구 방식 두 가지의 병행은 신뢰성 있는 멀티캐스트를 가능하게 한다. 본 논문은 MH가 송신자인 경우와 수신자인 경우로 나누어서 이동호스트에서의 삼각라우팅, 터널집중성 문제 해결을 통하여, FEC방식과 SERVER 기반의 지역복구 방식의 병합으로 손실을 복구하는 알고리즘을 제안하였다. 이 알고리즘의 손실 모델은 동종 독립 손실, 이종 독립 손실, 상호 의존적 손실 모델로 성능 평가를 하였다. 제안된 알고리즘은 이동호스트에서 데이터의 양과 수신자의 수가 많은 환경에서 효율적임을 확인하였다.

CTaG: An Innovative Approach for Optimizing Recovery Time in Cloud Environment

  • Hung, Pham Phuoc;Aazam, Mohammad;Huh, Eui-Nam
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제9권4호
    • /
    • pp.1282-1301
    • /
    • 2015
  • Traditional infrastructure has been superseded by cloud computing, due to its cost-effective and ubiquitous computing model. Cloud computing not only brings multitude of opportunities, but it also bears some challenges. One of the key challenges it faces is recovery of computing nodes, when an Information Technology (IT) failure occurs. Since cloud computing mainly depends upon its nodes, physical servers, that makes it very crucial to recover a failed node in time and seamlessly, so that the customer gets an expected level of service. Work has already been done in this regard, but it has still proved to be trivial. In this study, we present a Cost-Time aware Genetic scheduling algorithm, referred to as CTaG, not only to globally optimize the performance of the cloud system, but also perform recovery of failed nodes efficiently. While modeling our work, we have particularly taken into account the factors of network bandwidth and customer's monetary cost. We have implemented our algorithm and justify it through extensive simulations and comparison with similar existing studies. The results show performance gain of our work over the others, in some particular scenarios.

IP 네트워크 상의 다양한 서비스 복구 알고리즘 (Various Algorithms of Service Recovery in IP Network)

  • 한정수
    • 한국통신학회논문지
    • /
    • 제29권10B호
    • /
    • pp.841-848
    • /
    • 2004
  • 네트워크 상에 장애가 발생 시에는 서비스들의 Qos 요구사항을 만족시킬 수 있는 또 다른 백업 경로를 사용하여 서비스해야 한다. 따라서 본 논문에서는 IP 네트워크 상에 발생된 단일 회선 장애를 위해 simple PFC(5-PFC) 기법과 다중 회선 장애를 위한 iterative PFC(i-PFC) 그리고 라우터와 같은 노드 장애를 복구하기 위한 fault_node Avoidance PFC(a-PFC) 기법들을 제안하고 이를 기반으로 Direct_destination Rerouting(DR) 기법을 최소 재라우팅 비용 문제를 통해 성능 비교 분석하기로 한다.

Graceful Degradation FEC Layer for Multimedia Broadcast/Multicast Service in LTE Mobile Systems

  • Won, Seok Ho
    • ETRI Journal
    • /
    • 제35권6호
    • /
    • pp.1068-1074
    • /
    • 2013
  • This paper proposes an additional forward error correction (FEC) layer to compensate for the defectiveness inherent in the conventional FEC layer in the Long Term Evolution specifications. The proposed additional layer is called a graceful degradation (GD)-FEC layer and maintains desirable service quality even under burst data loss conditions of a few seconds. This paper also proposes a non-delayed decoding (NDD)-GD-FEC layer that is inherent in the decoding process. Computer simulations and device-based tests show a better loss recovery performance with a negligible increase in CPU utilization and occupied memory size.