• 제목/요약/키워드: Container Platform

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

Information System fur Ship Management

  • Xujun, Xubo
    • 한국항해항만학회:학술대회논문집
    • /
    • 한국항해항만학회 2001년도 Proceeding of KIN-CIN Joint Symposium 2001 on Satellite Navigation/AIS, lntelligence , Computer Based Marine Simulation System and VDR
    • /
    • pp.104-107
    • /
    • 2001
  • Based on the analysis of the functions of ship management company, this paper aims to explore how to build the platform to transmit anti process the information about ships by means of modern information management so as to solve a series of problems caused by blockages in information transmitting in present ship’s management. The paper also talks about the necessity of establishing various resource bases and using different information communicating methods to realize the resource sharing and intellectualization of ship’s business.

  • PDF

도커 컨테이너 기반 데이터베이스 플랫폼 (Docker Container Based Database Platform)

  • 허태성;홍지후
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2020년도 제61차 동계학술대회논문집 28권1호
    • /
    • pp.171-172
    • /
    • 2020
  • 도커 컨테이너 기반 데이터베이스 플랫폼은 IT 개발자들을 위한 데이터베이스 플랫폼으로써 개발용 데이터베이스를 웹에서 생성할 수 있으며, 개발자는 개발 데이터베이스 세팅을 위한 시간을 줄일 수 있다. 데이터베이스 생성 후, 웹에서 데이터베이스 접속정보를 확인할 수 있으며, 서버상태를 분단위로 확인할 수 있다.

  • PDF

사용자 맞춤형 분산 컴퓨팅을 위한 컨테이너 기반 클러스터 관리 시스템 (Container-based Cluster Management System for User-driven Distributed Computing)

  • 박주원;함재균
    • 정보과학회 컴퓨팅의 실제 논문지
    • /
    • 제21권9호
    • /
    • pp.587-595
    • /
    • 2015
  • 전통적으로 고에너지 물리, 해양, 기상, 천문 우주 등 다양한 과학 분야에서 수천 코어 이상의 CPU를 사용하는 대규모 워크플로우 지원을 요구하고 있으며 이를 위해 대부분 슈퍼컴퓨터와 같은 클러스터 기반의 대용량 시스템이 활용되고 있다. 이러한 시스템은 다수의 사용자 및 기관에 의해 공유되고 있으며, 사용자들의 다양한 요구 사항으로 인해 시스템 운영 및 관리에 많은 어려움이 있다. 본 논문에서는 가상화로 인한 성능 저하 문제를 최소화하고 사용자가 원하는 환경을 동적으로 제공하기 위해 컨테이너 기반 클러스터 관리 플랫폼 방안을 제시하고 구축 사례를 소개한다. 본 논문의 의의는 다음 3가지로 볼 수 있다. 먼저, 컨테이너 기반 가상화 기술과 스케줄러 기능을 연동하여 큰 성능 저하 없이 대규모의 과학워크플로우 지원을 위한 클러스터 구성 및 관리 방안을 제시하였다. 둘째, Docker 와 HTCondor를 활용하여 제시된 방안을 손쉽게 구축한 사례를 소개하였다. 셋째, 널리 활용되는 벤치마크 툴을 이용하여 Docker 성능을 검증하였으며, 다양한 프로그램 언어로 구현된 몬테카를로 시뮬레이션을 통해 과학 워크플로우 지원 예제를 제시하였다.

GPU 컨테이너 동시 실행에 따른 응용의 간섭 측정 프레임워크 설계 (A design of GPU container co-execution framework measuring interference among applications)

  • 김세진;김윤희
    • KNOM Review
    • /
    • 제23권1호
    • /
    • pp.43-50
    • /
    • 2020
  • 범용 그래픽 처리 장치(General Purpose Graphics Processing Unit, GPGPU)는 최근 고성능 컴퓨팅에서 중요한 역할을 함으로써, 여러 클라우드 서비스 공급업체들은 GPU 서비스를 제공하기 시작했다. 컨테이너를 사용하는 클라우드 환경에서 대부분의 클러스터 오케스트레이션 플랫폼은 정수 개의 GPU를 작업에 할당하고 다른 작업과 이를 공유하는 것을 허용하지 않는다. 이 경우 작업이 GPU에서 코어 및 메모리 등 자원이 집중적으로 필요하지 않다면 GPU 노드의 리소스 사용률이 저하될 수 있다. GPU 가상화는 응용의 동시 수행을 가능하게 하며 자원을 공유할 수 있는 기회를 제공한다. 하지만 응용의 동시 수행 성능은 동시 수행되는 응용의 특성과 노드 안에서 자원 경쟁으로 인한 간섭에 따라 달라질 수 있다. 본 논문은 컨테이너 오케스트레이션 플랫폼인 쿠버네티스(Kubernetes)를 기반으로 다중 서버 생성 및 실행을 통하여 GPU를 공유함으로써 발생할 수 있는 간섭을 측정하기 위한 프레임워크를 제안한다. 본 프레임워크를 통해 다양한 스케줄링 방법으로 GPU에서 여러 작업을 실행함으로써 이에 따른 성능 변화를 조사하였으며, 이를 통해 GPU 메모리 사용량 및 컴퓨팅 리소스만 고려해서는 최적의 스케줄링을 할 수 없음을 보인다. 마지막으로 해당 프레임워크를 사용하여 응용들의 동시 실행에 따라 발생한 간섭을 측정한다.

Medication Reminder System for Smart Aging Services Using IoT Platforms and Products

  • Sung, Nak-Myoung;Yun, Jaeseok
    • 한국컴퓨터정보학회논문지
    • /
    • 제22권9호
    • /
    • pp.107-113
    • /
    • 2017
  • In this paper, we propose a medication reminder system using IoT platforms and products to help old adults keep track of their medication schedule, one of 10 Korean instrumental activities in daily living (K-IADL). An interworking architecture based on the oneM2M standard platform is designed to allow various IoT products to be connected each other through interworking proxy entities. A prototype system for the medication reminder service is developed, which consists of a pair of off-the-shelf pill bottle and container box embedded with an NFC tag and reader respectively, three types of actuators including a LIFX LED lightbulb, Musaic speaker, Microsoft Band 2, and smartphone applications. The experiment shows that our medication reminder system can make alarms for old adults to take their pills appropriately considering where they are and when they have food inferred from data collected from sensors including ultrasonic sensor and rice cooker, fostering them to keep their medication routine.

Development of effective convergence type medical tourism platform

  • Park, Jong-Youel;Chang, Young-Hyun
    • International Journal of Internet, Broadcasting and Communication
    • /
    • 제10권3호
    • /
    • pp.115-120
    • /
    • 2018
  • Current medical tourism is focused on the services of large hospitals and it is hard to find ways to attract the users. Users collect information for medical tourism through various paths in order to receive the medical consultations and customized tour services. To expand medical tourism to small and medium sized hospitals, it is necessary to have the customized medical consultations, tours and interpreter services, which are the key elements of medical tourism. This study suggests ways to provide the services based on information on medical consultations, tours and interpreter services that users had experienced directly, and also based on the platform for the essential items integrated from users, hospitals and guides' viewpoints. With information on hospitals that provide medical consultations and guides who are able to provide professional services in translation, interpretation and customized tour, users may accumulate and share the information about hospitals and customized tours verified by other users from the integrated platform. To match the contents provided by hospitals and guides with information experienced by users into a system, this study suggests the construction plan for the service model that can match the experience information between users and hospitals, between users and guides and between hospitals and guides systematically by operating the data in the universal container.

ITT Platform의 복화율 개선에 따른 효과 분석 - 부산항 신항을 대상으로 - (The Evaluation of Backhaul Transport with ITT Platform - The Case of Busan New Port -)

  • 박남규;이정훈
    • 수산해양교육연구
    • /
    • 제29권2호
    • /
    • pp.354-364
    • /
    • 2017
  • This study tries to evaluate the effect of ITT introduction in Busan New Port. The study used the estimation model of the number of vehicles required in accordance with the backhaul rate. The model used big data, COPINO e-document for one year in 2015. COPINO recorded the event such as truck ID, container ID, ATA, damage etc when truck arrived at gate. The study finds important information to estimate the required number of trucks for handling current ITT containers in Busan New Port: Daily throughput in Busan New Port is 1650 vans, especially night throughput recorded peak level in 1800 hours to 2400 hours, the throughput between adjacent terminals recorded high, i.e PNIT to HPNT. The transportation capability for 6 hours between terminals is from 4 vans to 7 vans. The required trucks are estimated 89 currently without considering peak level. If we change the back haul rate from current 20% to 40%, 60% and 80%, how much would the cost drop? It was discovered that, if it is raised to 40%, 60% and 80%, the number of vehicle required will be reduced from 89 (current) to 76, 65 and 59. It was also discovered that the total savings will reduce down to 12%, 25% and 34%.

도커 기반의 실시간 데이터 연계 및 처리 환경을 고려한 빅데이터 관리 플랫폼 개발 (Development of Big-data Management Platform Considering Docker Based Real Time Data Connecting and Processing Environments)

  • 김동길;박용순;정태윤
    • 대한임베디드공학회논문지
    • /
    • 제16권4호
    • /
    • pp.153-161
    • /
    • 2021
  • Real-time access is required to handle continuous and unstructured data and should be flexible in management under dynamic state. Platform can be built to allow data collection, storage, and processing from local-server or multi-server. Although the former centralize method is easy to control, it creates an overload problem because it proceeds all the processing in one unit, and the latter distributed method performs parallel processing, so it is fast to respond and can easily scale system capacity, but the design is complex. This paper provides data collection and processing on one platform to derive significant insights from various data held by an enterprise or agency in the latter manner, which is intuitively available on dashboards and utilizes Spark to improve distributed processing performance. All service utilize dockers to distribute and management. The data used in this study was 100% collected from Kafka, showing that when the file size is 4.4 gigabytes, the data processing speed in spark cluster mode is 2 minute 15 seconds, about 3 minutes 19 seconds faster than the local mode.

유니온 파일시스템에 대한 보안 위협 및 대응 방법 (Security Treats about Union File System and Responce Methodology)

  • 한성화
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2021년도 추계학술대회
    • /
    • pp.445-446
    • /
    • 2021
  • 유니온 파일 시스템은 다양한 파일과 디렉토리를 통합하여 단일 파일 시스템으로 사용할 수 있는 기술로, 통합에 사용되는 Source File/Directory를 그대로 유지할 수 있는 장점이 있어 컨테이너 플랫폼 등의 많은 어플리케이션에서 사용되고 있다. 유니온 파일 시스템을 사용할 때, 사용자는 Write-able Layer에 접근하며, 여기에는 운영체제에서 제공하는 보안 기술을 적용할 수 있다. 그러나 유니온 파일 시스템 생성에 사용되는 Source File과 Directory에는 별도의 보안 기술을 적용하기 어려운 단점이 있다. 본 연구에서는 유니온 파일 시스템 사용 시 발생될 수 있는 Source File/Directory에 대한 보안 위협을 차단하기 위한 접근통제 메커니즘을 제안하고자 한다. 접근통제 메커니즘의 실효성을 검증하기 위해 실증 구현한 후 기능 테스트를 수행한 결과, 본 연구에서 제안한 접근통제 메커니즘은 유니온 파일 시스템의 장점을 유지하면서 Source File/Directory를 보호할 수 있는 것으로 확인되었다.

  • PDF

사회연결망 분석을 활용한 컨테이너 정기선 항로 변화 분석: 인천항을 중심으로 (Analysis of the Changes of Liner Service Networks by Using SNA: Focused on Incheon Port)

  • 박기현;임미순;안승범
    • 한국항만경제학회지
    • /
    • 제32권1호
    • /
    • pp.97-122
    • /
    • 2016
  • 현재 인천항은 국내 컨테이너 처리물동량 3위 항만으로 2013년~2014년 컨테이너 처리 물동량 200만 TEU를 달성하였으며 국내 컨테이너 처리 물동량 2위인 광양항과의 물동량 차이를 줄이며 국내 2위 컨테이너 항만으로 도약하기 위해 노력하고 있다. 또한 지속적인 컨테이너 물동량 증가에 대비하여 2015년 6월 인천 송도에 인천 신항을 개장하며 국내 및 세계 주요 컨테이너항만으로 발전하기 위한 발판을 마련하였다. 이처럼 인천항의 컨테이너 항만으로서의 역할이 커지고 있어 인천항을 기항하고 있는 컨테이너 정기선 항로(항만 네트워크)의 역할과 향후 방향성 설정에 대한 관심이 늘어나고 있다. 본 연구는 인천항을 기항하는 컨테이너 정기선 항로를 중심으로 하는 시계열 자료(2008년~2015년)를 분석하여 인천항 컨테이너 정기선 항로의 변화에 대해 확인 하였으며 이를 통해 남중국/동남아시아 항로의 증가세가 인천항 컨테이너 정기선 항로의 증가에 긍정적 영향을 미쳤다는 점과 2008년도에 비해 인천항 컨테이너 정기선 항로의 다변화가 이루어지고 있음을 확인하였다. 그리고 최근 해운 항만 분야에 도입되고 있는 사회연결망분석(Social Network Analysis)을 통해 인천항 컨테이너 정기선 항로상의 중앙성(Centrality) 분석을 시행하였다. 인천항 컨테이너 정기선 항로상에 연결정도 중앙성(degree centrality), 인접 중앙성(closeness centrality), 사이 중앙성(betweenness centrality)이 높은 항만 및 그 변화를 확인하였으며, 이를 통해 국내에는 부산항이 국외에는 홍콩항이 높은 중심성(Centrality)을 가지는 것으로 나타났다. 이를 통해 인천항의 네트워크상 허브 항만은 세계 컨테이너 물동량 순위(14년 기준) 1위, 2위를 차지하는 상해, 싱가포르가 아님을 확인하였으며, 또한 중국 동부 항만의 중심성이 상대적으로 낮은 점에서 현재까지 중국 동부 항만이 인천항의 네트워크상 허브 역할을 하지 않고 있음을 확인하였다.