• 제목/요약/키워드: Distribute Computing

검색결과 88건 처리시간 0.021초

컴포넌트 기반 설계의 게임 사이트 구축 (Construction of a Game Site by the Component Base Design)

  • 김치수;김재웅
    • 인터넷정보학회논문지
    • /
    • 제4권3호
    • /
    • pp.23-30
    • /
    • 2003
  • 컴포넌트 기반 기술은 개발 시간과 비용을 줄일 뿐만 아니라 유지보수를 효율적으로 할 수 가 있다. 본 논문에서는 게임 사이트 구축을 위한 게임 설치/실행 컴포넌트를 포함한 여러 컴포넌트들을 도출하였고. UML을 이용하여 분석 및 설계를 하였다. 만일 프로그래머가 한번 클릭으로 게임 프로그램의 배포, 설치 및 실행하는 컴포넌트와 그 외의 컴포넌트들을 사용하여 게임 사이트를 구축한다면, 그들은 사이트를 쉽게 관리할 수 있고 게임 프로그램을 효과적으로 배포할 수 있으며, 편리한 사용자 인터페이스를 제공할 수 있다. 또한 컴포넌트를 재사용함으로써 프로그래머는 게임 사이트를 쉽고 경제적으로 개발 할 수 있다.

  • PDF

NetDraino: Saving Network Resources via Selective Packet Drops

  • Lee, Jin-Kuk;Shin, Kang-G.
    • Journal of Computing Science and Engineering
    • /
    • 제1권1호
    • /
    • pp.31-55
    • /
    • 2007
  • Contemporary end-servers and network-routers rely on traffic shaping to deal with server overload and network congestion. Although such traffic shaping provides a means to mitigate the effects of server overload and network congestion, the lack of cooperation between end-servers and network-routers results in waste of network resources. To remedy this problem, we design, implement, and evaluate NetDraino, a novel mechanism that extends the existing queue-management schemes at routers to exploit the link congestion information at downstream end-servers. Specifically, NetDraino distributes the servers' traffic-shaping rules to the congested routers. The routers can then selectively discard those packets-as early as possible-that overloaded downstream servers will eventually drop, thus saving network resources for forwarding in-transit packets destined for non-overloaded servers. The functionality necessary for servers to distribute these filtering rules to routers is implemented within the Linux iptables and iproute2 architectures. Both of our simulation and experimentation results show that NetDraino significantly improves the overall network throughput with minimal overhead.

Influence of shear bolt connections on modular precast steel-concrete composites for track support structures

  • Mirza, Olivia;Kaewunruen, Sakdirat
    • Steel and Composite Structures
    • /
    • 제27권5호
    • /
    • pp.647-659
    • /
    • 2018
  • Through extensive research, there exist a new type of connection between railway bridge girders and steel-concrete composite panels. In addition to conventional shear connectors, newly developed blind bolts have been recently adopted for retrofitting. However, the body of knowledge on their influence and application to railway structures has not been thoroughly investigated. This study has thus placed a particular emphasis on the application of blind bolts on the Sydney Harbour Bridge as a feasible alternative constituent of railway track upgrading. Finite element modeling has been used to simulate the behaviours of the precast steel-concrete panels with common types of bolt connection using commercially available package, ABAQUS. The steel-concrete composite track slabs have been designed in accordance with Australian Standards AS5100. These precast steel-concrete panels are then numerically retrofitted by three types of most practical bold connections: head studded shear connector, Ajax blind bolt and Lindapter hollow bolt. The influences of bolt connections on load and stress transfers and structural behaviour of the composite track slabs are highlighted in this paper. The numerical results exhibit that all three bolts can distribute stresses effectively and can be installed on the bridge girder. However, it is also found that Lindapter hollow bolts are superior in minimising structural responses of the composite track slabs to train loading.

웹 서비스 품질 기반 검색을 위한 UDDI 개선 모델 (Improved UDDI Model for Web Services with Quality based Retrieval)

  • 윤석현;김동준;한상용
    • 한국정보과학회논문지:정보통신
    • /
    • 제31권5호
    • /
    • pp.511-518
    • /
    • 2004
  • DCOM, CORBA 등의 분산객체(distribute object)의 뒤를 이어 등장한 웹 서비스(Web Services) 기술은 SOAP, WSDL, UDDI 둥의 XML 기반의 공개 표준을 바탕으로 하여 웹을 통한 원격 프로시저 호출(Remote Procedure call)의 메커니즘을 제공하여, e-비즈니스에서 통합과 협업의 방법으로 최근 각광을 받고 있다. 특히, UDDI는 웹 서비스를 등록 및 검색을 가능하게 해주는 레지스트리(registry)로, 웹 서비스를 위한 인프라를 제공하는 역할을 담당하고 있다. 하지만 기존 UDDI는 검색 방법이 단순하고, 해당 웹 서비스의 품질을 평가하여 검색할 수 있는 방법을 제공하고 있지 못하다는 문제를 가지고 있다. 본 논문은 웹 서비스의 품질을 평가하여 그에 대한 검색을 가능하게 해줄 수 있는 UDDI 개선 모델을 제안하고자 한다.

무인자율주행차량의 시스템 아키텍쳐 및 통신 프로토콜 설계 (Development of System Architecture and Communication Protocol for Unmanned Ground Vehicle)

  • 문희창;우훈제;김정하
    • 제어로봇시스템학회논문지
    • /
    • 제14권9호
    • /
    • pp.873-880
    • /
    • 2008
  • This paper deals with the peer-to-peer data communication to connect each distributed levels of developed unmanned system according to the JAUS. The JAUS is to support the acquisition of unmanned system by providing a mechanism for reducing system life-cycle costs. Each of distributed levels of the JAUS protocol divides into a system, some of subsystems, nodes and components/instances, each of which may be independent or interdependence. We have to distribute each of the levels because high performance is supported in order to create several sub-processor computing data in one processor with high CPU speed performance. To complement such disadvantage, we must think the concept that a distributed processing agrees with separating each of levels from the JAUS protocol. Therefore, each of distributed independent levels send data to another level and then it has to be able to process the received data in other levels. So, peer-to-peer communication has to control a data flow of distributed levels. In this research, we explain each of levels of the JAUS and peer-to-peer communication structure among the levels using our developed unmanned ground vehicle.

DRM 시스템 개선을 통한 콘텐츠 스트리밍 서비스 개선 (Enhance the Performance of Contents Streaming Services using improve the DRM System)

  • 이정기;정양권;김동현
    • 한국전자통신학회논문지
    • /
    • 제3권4호
    • /
    • pp.240-246
    • /
    • 2008
  • 본 논문에는 P2P 환경의 DRM 시스템을 개선하여 분산컴퓨팅의 성능을 최대화하고 사용자 증가와 콘텐츠 공유의 증가에 비례해 발생되는 부하를 최소화함으로써 디지털 콘텐츠의 스트리밍 서비스를 개선하고자 하였다. 이를 위해 인증 프로토콜과 라이센스 프로토콜을 개선하여 콘텐츠를 사용하고자 할 경우 라이선스만을 다운로드 받은 다음 복호화와 실행을 동시에 수행하도록 함으로써 기존 DRM 시스템보다 한층 강화된 스트리밍 지원을 하도록 하였다. 성능 평가를 위해 암호화되어 있는 영상 데이터 파일의 복호화를 먼저 수행한 후 재생하는 기존의 방식과 실시간으로 복호화를 하면서 재생하는 개선된 방식을 비교하여 수행 시간을 측정하였다. 수행 결과 개선된 DRM 시스템이 보다 안정된 대역폭을 유지하고 있으며 지연 시간은 감소하는 것을 확인할 수 있었다.

  • PDF

무료 Web GIS와 보급형 게임엔진을 이용한 다중플랫폼 3차원 인터랙티브 농촌경관 시뮬레이터 개발 (Development of Multi-platform 3D Interactive Rural Landscape Simulator with Low-cost Web GIS and Game Engine)

  • 이성용;김태곤;이지민;서교
    • 농촌계획
    • /
    • 제19권4호
    • /
    • pp.177-189
    • /
    • 2013
  • 3D modeling and rendering technologies are getting more attention from landscape planners and architects because the virtual reality based on 3D graphic technology could give more realistic experience to landscape simulation users and boost promotional effects. The 3D landscape simulation, however, not only requires a lot of cost and time in production, but also demands efforts to distribute to consumers due to various computing environment of them. The purpose of this study is to suggest a process for developing an interactive 3D landscape simulator with low-cost, which can support multi-platform functionality in high quality through reviewing related current software and web services. We select GIMP for 2D image texturing, SketchUpfor 3D modeling, Unity for real-time rendering, and Google Earth for terrain modeling considering price and workability and apply the developed process for Windows, Web, and Android versions to test the applicability for Sangji-ri, Gosam-myeon, Gyeonggi-do, Korea.

An Improved Adaptive Scheduling Strategy Utilizing Simulated Annealing Genetic Algorithm for Data Center Networks

  • Wang, Wentao;Wang, Lingxia;Zheng, Fang
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제11권11호
    • /
    • pp.5243-5263
    • /
    • 2017
  • Data center networks provide critical bandwidth for the continuous growth of cloud computing, multimedia storage, data analysis and other businesses. The problem of low link bandwidth utilization in data center network is gradually addressed in more hot fields. However, the current scheduling strategies applied in data center network do not adapt to the real-time dynamic change of the traffic in the network. Thus, they fail to distribute resources due to the lack of intelligent management. In this paper, we present an improved adaptive traffic scheduling strategy utilizing the simulated annealing genetic algorithm (SAGA). Inspired by the idea of software defined network, when a flow arrives, our strategy changes the bandwidth demand dynamically to filter out the flow. Then, SAGA distributes the path for the flow by considering the scheduling of the different pods as well as the same pod. It is implemented through software defined network technology. Simulation results show that the bisection bandwidth of our strategy is higher than state-of-the-art mechanisms.

초고온 진공로 통합설계 최적화 소프트웨어 개발 (Development of Integrated Design and Optimization Software for the High Temperature Furnace Design)

  • 김우현;이재우;변영환
    • 시스템엔지니어링학술지
    • /
    • 제1권1호
    • /
    • pp.14-19
    • /
    • 2005
  • High temperature vacuum furnaces or high standard electric furnaces demand high technology level and high production cost. Therefore, an iterative design process and the optimization approach under integrated computing environment are required to reduce the development risk. Moreover, it also required to develop an integrated design software that can manage the centralized database system between factory and design department, and the automated furnace design and analysis. The developed software is dedicated to the development of the vacuum (electric) furnaces. Based on the distribute middleware system, the GUI module, the CAD module, the thermal analysis module and the optimization module are integrated. For the DBMS, Microsoft Access is employed, the GUI is developed using Visual Basic language, and AutoCAD is utilized for the configuration design. By investigating the analysis code interface, the analysis and optimization process, and the data communication method, the overall system architecture, the method to integrate the optimizer and ana lysis codes, and the method to manage the data flow are proposed and verified through the optimal furnace design.

  • PDF

리눅스 배포판의 분류 및 동향 분석 (Trend analysis and Classification of Linux distributions)

  • 정성재;성경
    • 디지털콘텐츠학회 논문지
    • /
    • 제18권2호
    • /
    • pp.357-363
    • /
    • 2017
  • 유닉스 운영체제의 아류로 여겨졌던 리눅스 운영체제는 엔터프라이즈 서버 시장의 대세로 자리 잡고 있으며, 클라우드 컴퓨팅 및 빅데이터 인프라 구축의 핵심으로 여겨지고 있다. 리눅스는 소스가 공개되어 있고, 누구나 자유롭게 수정 및 배포가 가능하다는 특징으로 인해 다양한 리눅스 배포판이 등장하였다. 다양한 배포판의 등장은 서버 시장을 시작으로 데스크톱 및 모바일 운영체제 시장도 장악하고 있다. 본 논문에서는 리눅스의 탄생과 역사를 살펴보고, 다양한 리눅스 배포판을 분류하고 특징을 분석하였다. 이렇게 다양한 리눅스 배포판의 등장은 사물인터넷 시대에서도 중추적인 역할을 수행하면서 세력을 더욱 확장할 것으로 사료된다.