• Title/Summary/Keyword: Collaboration cloud

Search Result 83, Processing Time 0.024 seconds

A Resource Allocation Method for Supporting Multiple Sessions in a Mobile Terminal during Handover (핸드오버 시 이동 단말기에서 다중 세션 지원을 위한 자원 할당 방안)

  • Lee, Moon-Ho;Lee, Jong-Chan
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.6
    • /
    • pp.57-66
    • /
    • 2012
  • LTE-Advanced network will form the high-speed IP backbone in collaboration with heterogeneous radio access networks for dynamic optimized resource utilization. In order to implement more innovative and attractive services such as U-Cloud streaming, LBS and mobile smart TV, a mobile terminal needs to support multiple sessions simultaneously. Efficient resource allocation schemes are necessary to maintain QoS of multiple sessions because service continuity may be defected by delay and information loss during handover. This paper proposes a resource allocation scheme to accommodate multiple sessions in a mobile terminal on handover period based on session priority mechanism. Simulation is focused on the forced termination probability of handover sessions. Simulation results show that our proposed method provides a better performance than the conventional method.

Identification of Microservices to Develop Cloud-Native Applications (클라우드네이티브 애플리케이션 구축을 위한 마이크로서비스 식별 방법)

  • Choi, Okjoo;Kim, Yukyong
    • Journal of Software Assessment and Valuation
    • /
    • v.17 no.1
    • /
    • pp.51-58
    • /
    • 2021
  • Microservices are not only developed independently, but can also be run and deployed independently, ensuring more flexible scaling and efficient collaboration in a cloud computing environment. This impact has led to a surge in migrating to microservices-oriented application environments in recent years. In order to introduce microservices, the problem of identifying microservice units in a single application built with a single architecture must first be solved. In this paper, we propose an algorithm-based approach to identify microservices from legacy systems. A graph is generated using the meta-information of the legacy code, and a microservice candidate is extracted by applying a clustering algorithm. Modularization quality is evaluated using metrics for the extracted microservice candidates. In addition, in order to validate the proposed method, candidate services are derived using codes of open software that are widely used for benchmarking, and the level of modularity is evaluated using metrics. It can be identified as a smaller unit of microservice, and as a result, the module quality has improved.

Smart Work-based IT System Modeling for SMEs in Korea (한국의 중소기업에 적합한 스마트워크 기반 IT 시스템 모델링)

  • Kim, Bong-Gi
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.16 no.2
    • /
    • pp.1420-1425
    • /
    • 2015
  • Lately, information and communications environmentis in accordance with the smartphone release is changing the paradigm of working environments setting a high value on mobility and efficiency as well as the ecosystem of information and communication technologies. In this paper, we proposed smart work-based IT system modeling suitable for SMEs in order to transform the paradigm of working environments, strengthen the competitiveness of SMEs, and to establish a foundation on which SMEs could leap to the global economy, by fostering the acceleration of information service implementation and smart work foundation. We conducted a survey of the change in awareness and creation of smart work environment targeting companies with less than thirty workers and proved it. will also contribute to smart work diffusion in SMEs by drawing a positive result of more than 75%.

A Study on Education system for nurturing Intelligent Information Technology practitioners in College (지능정보기술 실무인재 양성을 위한 전문대학 교육체계 구축 방안)

  • Kim, SungRim;Yeo, MinWoo;Cho, EunSook;Hong, YuNa;Heo, YoungJun
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.17 no.4
    • /
    • pp.63-75
    • /
    • 2021
  • It is necessary to respond to rapid technological changes such as the 4th industrial revolution and digital transformation across industries. And, a change in the university education system is necessary in a crisis situation of universities due to the rapid decrease of the school-age population. This study is aimed at practical competency with the ability to apply intelligent information technology to their job fields based on a basic understanding of intelligent information technology rather than advanced competency centered on theory and research. Instead of presenting the curriculum system diagram so that it can be flexibly applied to the design and development of the curriculum for intelligent information technology, training modules according to job and level were presented. In relation to intelligent information technology, a questionnaire was conducted for college professors, and industry experts were conducted on the derived educational modules to reflect the opinions of the industry. Industry experts said that collaboration with PBL, Capstone, and industry is necessary to improve problem-solving and communication skills.

A VPC-based SaaS Framework for Secure Collaboration (안전한 협업을 위한 VPC 기반 SaaS 프레임워크)

  • Lee, Jaekyung;Son, Junggab;Eun, Hasoo;Oh, Heekuck
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.849-852
    • /
    • 2013
  • 클라우드 컴퓨팅은 인터넷 기술을 기반으로 하드웨어, 소프트웨어 등의 가상화된 컴퓨팅 자원을 제공하는 기술로 제공되는 서비스의 수준에 따라 IaaS(Infrastructure as a Service), PaaS(Platform as a Service), SaaS(Software as a Service), 세 가지 유형으로 분류된다. 최근에는 기업이나 조직에서 이들 유형 중 SaaS 도입에 대한 관심이 증가하고 있다. 이는 SaaS를 이용하면 기업이나 조직 간의 협업 시스템을 구축하기가 쉬워 업무 효율을 증진시킬 수 있기 때문이다. 하지만 SaaS는 서비스 제공자가 접근 권한을 가지고 있기 때문에 문서에 포함된 정보가 노출될 가능성이 있다. 이러한 문제를 해결하기 위해 본 논문에서는 VPC(Virtual Private Cloud)를 기반으로 하는 SaaS 프레임워크를 제안한다. 제안하는 프레임워크는 VPC 내부에서 SaaS를 운영하기 때문에 서비스 제공자의 개입을 최소화할 수 있으며, 독자적인 인증 관리 시스템과 모니터링 기능을 두어 SaaS에 대한 모든 접근을 관리할 수 있다.

Building Software Research Environment using Linux Container and Version Control System (리눅스 컨테이너와 버전 관리 시스템을 이용한 소프트웨어 연구 환경 구축)

  • Ha, Wansoo
    • Geophysics and Geophysical Exploration
    • /
    • v.24 no.2
    • /
    • pp.45-52
    • /
    • 2021
  • With advancements in software technology, more scientists and engineers are employing computer software and programming tools for research. However, several issues can arise in software-based research: environment setting, reproducibility, and loss of source codes. This study investigates the use of Linux containers and version control systems to prevent these problems. Managing research projects using a cloud source-code repository and building a research environment in a Linux container can prevent the abovementioned problems and make research collaboration easier. For researchers with no experience with Linux containers, a repository of project template containing shell scripts for building and running containers has been released.

Recent Research Trends Analysis of Building Information Modeling using WordCloud through Comparison of Korean and International Journals (워드클라우드를 이용한 국내·외 BIM 연구 동향 분석)

  • Seo, Min-Goo;Lee, Ung-Kyun
    • Journal of the Korea Institute of Building Construction
    • /
    • v.19 no.1
    • /
    • pp.95-103
    • /
    • 2019
  • Introduction and use of Building Information Modeling(BIM) in construction projects have increased steadily over the past few years. However, the level of domestic BIM utilization is still tenuous compared to the international scene. Therefore, this study aims to present the possible directions for BIM research through an analysis of research literatures in Korea as well as in foreign countries. Papers on BIM were collected for this study from Korea and foreign countries for the field of architecture, and analyses and comparisons were performed by year and field. Further, the research patterns were analyzed using WordCloud, which is one of the popular big data techniques. From the analysis, it is found that the design field still constitutes the largest component of research, but the construction field is actively developing as well. In addition, it is realized that domestic BIM research continues to grow on collaboration and environment-friendly methodologies since 2012; it is also demonstrated that foreign BIM research has undergone changes in research trends every year including recently, and is progressing actively. Therefore, this study concludes that it is necessary to actively conduct research in the field of Industry Foundation Class(IFC) in the future. The results of this study can further be used as reference data for conducting BIM studies in Korea in the future.

A Study of an Mobile Agent System Based on Hybrid P2P (변형 P2P 기반 시스템을 활용한 이동 에이전트 시스템에 관한 연구)

  • Lee, Seok-Hee;Yang, Il-Deung;Kim, Seong-Ryeol
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.17 no.5
    • /
    • pp.19-28
    • /
    • 2012
  • Recently a grid and cloud computing collaboration have become a social issue. These collaborative network system, the P2P system based on this system. Distingui shed from the client/server systems, P2P systems in order to exchange information, its purpose and functions are divided according to the morphological Category. In accordance with the purposes and functions of information and data retrieval, remote program control and integration services for the offers. Most P2P systems client/server scalability, and management takes the form, but to overcome the disadvantages in terms of applying the mixed-mode system is increasing. And recently the distributed computing aspects of the service to users in order to provide suitable to accommodate the diverse needs of various types of mobile agent technology is needed. In this paper, as required by the mobile agent access to a remote resource access control and agent for the execution and management capabilities and improve the reliability of the mobile agent system designed to suggest.

ElggSpace: Extension of Elgg SNS for Supporting Collaborative Workspace (ElggSpace: 협업 워크스페이스를 지원하는 Elgg SNS의 확장)

  • Cha, Won-Jun;Park, Jongmoon;Lee, Myung-Joon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.18 no.3
    • /
    • pp.631-637
    • /
    • 2014
  • Recently, SNS is widely used for various purposes such as fast decision making or effective business process in educational institutions or enterprise as well as general services for social networking. Unfortunately, all of existing general SNS platforms do not provide user groups with workspaces for sharing information in a hierarchical way, nor support the functionality of workspace backup for migrations. In this paper, we present a collaborative workspace environment named ElggSpace which extends the Elgg SNS platform with the C3ware collaborative middleware. With the help of C3ware, ElggSpace systematically supports collaborative workspaces that enable user groups to share massive resource in cloud storages. In addition, ElggSpace allows high-level access controls for resources management and the functionality of resource backup, supporting effective collaboration.

A Study on the Email Management of Undergraduate Students (대학생의 이메일 관리 행태 연구)

  • Jiyoon Han;Hye-Eun Lee
    • Journal of the Korean Society for information Management
    • /
    • v.40 no.1
    • /
    • pp.149-173
    • /
    • 2023
  • This study examines email records management patterns of undergraduate students and their perceptions of university email policy. The research collected data from 317 undergraduate students using a survey based on the five essential elements of email records management: common elements, email creation, email management, email preservation, and perception. Also, an in-depth interview was conducted with 6 undergraduate students, according to the method of university email service: Google, Microsoft, and in-house webmail. As a result, undergraduate students used email as an address book, cloud storage, file storage, and collaboration tool, and they had difficulties in systematically managing the email records according to the records lifecycle. Also, there was a tendency to prefer using an external email platform that can use additional functions to in-house webmail that has limitations in mobile service and preservation of attachments. Thus, this study suggests ways to help undergraduate students manage their email records, including maintaining graduates' email accounts, providing sufficient email storage, and providing email records management training and guidelines for undergraduate students.