Repository logo
Repository
Browse
SLIIT Journals
OPAC
Log In
  1. Home
  2. Browse by Author

Browsing by Author "Ishida, S"

Filter results by typing the first few letters
Now showing 1 - 6 of 6
  • Results Per Page
  • Sort Options
  • Thumbnail Image
    PublicationEmbargo
    Distributed algorithm for router-based management of replica server in next-CDN infrastructure
    (IEEE, 2013-10-10) Harahap, E; Wijekoon, J; Tennekoon, R; Yamaguchi, F; Ishida, S; Nishi, H
    Extending Content Delivery Network (CDN) infrastructure that has features of router-based network management system (RNMS) is highly appealing and challenging. It allows developing a CDN architecture based upon standard design to ease interoperability, scalability, performance, and flexibility both on network monitoring and management controlled from a router. To better understand the system model, necessity, and the advantages of RNMS, this paper proposed an algorithm that distributed in to a special router called Service-oriented Router (SoR). The function of algorithm is to manage the effective and efficient number of replica server runs in the network. In CDN, minimizing the number of activated replica servers should be considered in order to reduce the operation cost of the system. We propose a semantic approached algorithm that has function to optimize the selection of active replica servers which managed from SoR. The algorithm has capability to find the best location of replica servers and performs load balancing among replica servers. Our simulation result indicates that the proposed algorithm can efficiently activate the replica servers according to user's request with 33.9% effective compared to other algorithm within about one millisecond RTT increase.
  • Thumbnail Image
    PublicationEmbargo
    GPU-based multi-stream analyzer on application layer for service-oriented router
    (IEEE, 2013-09-26) Ikeuchi, K; Wijekoon, J; Ishida, S; Nishi, H
    A service-oriented router (SoR) is a new router architecture that provides rich application-layer services to Internet users by extracting information from network traffic. SoR performs stream reconstruction and selection using string matching. After on-the-fly reconstruction of stream data, SoR extracts the required information using a software-based character string analyzer. For wire-rate string matching and for design flexibility, a software-based string-matching accelerator is required. A graphics processing unit (GPU) is a promising solution as a conventional cost-effective accelerator for use in a high-end router. Existing string-matching methods do not consider the multiple-stream processing and effective thread management required in a network application. We propose an accelerated string-matching method that is customized for a router and implemented a task controller that improves thread distribution depending on the status of core processes.
  • Thumbnail Image
    PublicationOpen Access
    Modeling of router-based request redirection for content distribution network
    (Foundation of Computer Science, 2013-01-01) Harahap, E; Wijekoon, J; Tennekoon, R; Yamaguchi, F; Ishida, S; Nishi, H
    The increase of digital data between content’s servers and clients in a network causes congestion problems when downloading big web contents including files, streaming media, etc. The problem becomes pronounced when a narrow bandwidth or unexpected termination of streaming services is appeared. Content Delivery Network (CDN) is introduced to overcome such problems by redirect client’s request to the best server which proximal and least loaded. However, with intensity increase of people accessing a particular content, the performance of CDN is reduced and sometimes congested. We propose an architecture to solve such problems with a new method to redirect client’s request through a special router called Service-oriented Router (SoR). In this paper, several analytical studies and experiments have been conducted and the result show that router-based redirection is more effective than DNS-based redirection that is currently being used. SoR has been introduces as a content-based router and has capability to do deep packet inspection (DPI) into the packet streams and analyze them. We use SoR in our proposed method as a CDN’s core-router to redirect client’s request to the best server. Our experiment conducted with model and numerical analytic supported by optimal redirection probability based on delay between router and server. The experiment result confirmed that the router-based redirection reduced the response time by 23.3% compared to the DNSbased redirection.
  • Thumbnail Image
    PublicationOpen Access
    Router-based content-aware data redirection for future cdn systems
    (Modern Education and Computer Science Press, 2014-05-01) Wijekoon, J; Harahap, E; Ishida, S; Tennekoon, R; Nishi, H
    Delivery of data-enriched applications has become a top priority on the Internet, and Internet users are demanding faster and higher-quality services. Cater such requirements, Content Delivery Networks (CDNs) were introduced. However, the growth rate of information on the Internet requires infrastructural modifications to keep the consistency while maintaining quality of the Internet services. To this end, the Service-oriented Router is introduced to provide content based services by shifting the current Internet infrastructure to informationbased open innovation platform. In this study, initially we provide implementation notes of a software-designed SoR. Then we propose a new method of CDN Request Redirection (RR) (SoR-based RR), which is designed to redirect packets based on the content of packets and the status of content servers using an SoR as an edge router of a CDN. Furthermore, we present the design and implementation of a prototype to realize the SoR-based RR in a testing network. By analyzing the result of the prototype implementation, we show that the SoR-based RR can enhance the both client experience and faster adaptations to the server changes in CDN environments.
  • Thumbnail Image
    PublicationEmbargo
    A router-based management system for prediction of network congestion
    (IEEE, 2014-03-14) Harahap, E; Wijekoon, J; Tennekoon, R; Yamaguchi, F; Ishida, S; Nishi, H
    Network Management System (NMS) plays an important role in networks to maintain the best performance of a network. It employs variety of tools, applications, and devices in order to support network administrators to monitor and maintain the stability of a network. Fault management is part where the NMS dealing with problems and failures, such as congestion, in the network. Generally, most NMSs use Simple Network Management Protocol (SNMP) to monitor and map network availability, performance, and error rates. In the existing NMS process, an SNMP agent is deployed to get information about the network condition and then send them to the administrator for taking further action on solving the problems. However, deploying such agent to the network may increase the traffic density. On the other hand, packet latency and RTT will increase as well. In this paper, we implemented a prototype of the proposing novel system that no need to deploy such agent to obtain network information. Our system analyze the streaming traffic by implementing a Service-oriented Router (SoR). Our objective is to predict a congestion in the specific link in the network through a router-based data traffic analysis using a Bayesian network model. The purpose of the prediction is to support the network administrator to notify the early warning regarding to the fault in the network as long as possible before it actually happening. By this prediction, the network administrator can immediately taking action to avoid the problems.We provided simulation experiment to demonstrate the performance of the proposed system. Our simulation results show that the proposed system can predict a congestion link caused by a particular problem, before hand it is getting congested.
  • Thumbnail Image
    PublicationEmbargo
    Service-Oriented Router-Based CDN System: An SoR-Based CDN Infrastructure Implementation on a Real Network Environment
    (IEEE, 2013-07-22) Wijekoon, J; Ishida, S; Harahap, E; Nishi, H
    Internet users are constantly demanding faster and higher quality services from their internet service providers. Therefore, for fast data delivery of such applications, Content Delivery Networks (CDNs) have been introduced. Most CDN providers use Domain Name Resolution (DNS) based request routing (RR) methods to find the nearest server for a particular client and it has both advantages and disadvantages. Importantly, disadvantages result high latencies of data delivery and network congestions. To maintain rich information in the Internet and to shift the current Internet infrastructure to an information-based open environment platform, Service-oriented Routers (SoRs) have been introduced. An SoR has a high-throughput database and it is able to analyze all transactions on its interfaces. Therefore, we have used the basic functionalities of the SoR to diminish disadvantages of the DNS-based RR methods. Proposed system is independent from DNS-based RR and we have conducted experiments based on content-centric RR using the SoR basic functionalities and successfully evaluated and compared both of the round trip time (RTT) and the packet inter arrival time. Our results indicated that SoR-based method can reduce upto 40-50% latency in both connection initiation time and content migration time in-between servers.

Copyright 2025 © SLIIT. All Rights Reserved.

  • Privacy policy
  • End User Agreement
  • Send Feedback