• 제목/요약/키워드: Open Source Framework

검색결과 143건 처리시간 0.024초

오픈 소스 프레임워크를 활용한 검색엔진 구현 (Implement on Search Machine using Open Source Framework)

  • 송현옥;김아용;정회경
    • 한국정보통신학회논문지
    • /
    • 제19권3호
    • /
    • pp.552-557
    • /
    • 2015
  • IT 기술 발전과 스마트 기기들의 사용 증가로 인해 인터넷에서는 많은 데이터가 생산되고 소비된다. 이로 인해 정보 검색 기술의 중요성이 높아지고 있지만 정보 검색 기술은 많은 배경 지식을 요구하여 접근하기 어려운 기술로 인식되고 있다. 그러나 Luene의 등장으로 인해 검색 기술에 대한 배경 지식이 부족해도 Lucene을 사용하여 검색 엔진을 구현할 수 있는 배경을 마련되었다. 본 논문에서는 Lucene 기반으로 개발된 프레임워크들을 사용하여 검색엔진을 구현하는 방법에 대해 제안한다. 제안하는 검색엔진에 사용되는 프레임워크들은 Hadoop과 Nutch, Solr, Zookeeper를 사용하여 분산처리와 분산저장, 그리고 고가용성을 지원하는 서버 환경을 보장한다.

사회적 기업의 자료포락분석(DEA)을 통한 경영효율성 평가 (Management Efficiency Estimation of Social Enterprises with Data Envelopment Analysis)

  • 이상연;임성묵;채명신
    • 산업경영시스템학회지
    • /
    • 제40권2호
    • /
    • pp.121-128
    • /
    • 2017
  • This paper was to evaluate social enterprises' management efficiency with Data Envelope Analysis (DEA). The data was based on the 168 social enterprises' of annual performance reports published in 2015. The research focused on to measure both financial efficiency and social impact of the companies simultaneously. To apply DEA, the paper classified the enterprises into seven types based on types of socal impacts which each company provides before the estimation of the efficiency. The research results showed that group D, which employes disadvantaged people, provides social services and shares resources was the most efficient group and had higest net worths in Pure Technical Efficiency. In contrast, Group B, which only employs social advantage people and provides social service, was the least efficient one. The research suggests a practical and efficient framework in measuring social enterprises' management efficiency, including both the financial performance and social impacts simultaneously with their self-publishing reports. Because the Korea Social Enterprise Promotion Agency does not open business reports which social enterprises submit each year, there are basic limitations on researchers attempting to analyse with data from all social enterprises in Korea. Thus, this study dealt with only 10% of the social enterprises which self-published their performance report on the Korea Social Enterprise Promotion Agency's web site. Regardless of these limitations, this study suggested substantial methods to estimate management efficiency with the self-published reports. Because self-publishing is increasing each year, it will be the main source of information for researchers in examining and evaluating social enterprises' financial performance or social contribution. The research suggests a practical and efficient framework in measuring social enterprises' management efficiency, including both the financial performance and social impacts simultaneously with their self-publishing reports. The research results suggest not only list of efficient enterprises but also methods of improvement for less efficient enterprises.

CANVAS: A Cloud-based Research Data Analytics Environment and System

  • Kim, Seongchan;Song, Sa-kwang
    • 한국컴퓨터정보학회논문지
    • /
    • 제26권10호
    • /
    • pp.117-124
    • /
    • 2021
  • 이 논문에서 우리는 국가연구데이터플랫폼 (DataON)의 분석서비스인 CANVAS (Creative ANalytics enVironment And System)를 제안한다. CANVAS는 연구데이터 분석 자원과 도구가 필요한 연구자들을 위한 개인화된 분석 클라우드 서비스이다. CANVAS는 마이크로서비스 아키텍쳐 기반으로 확장성을 고려하여 설계하였으며 전자정부프레임워크인 Spring 프레임워크, Kubernetes, JupyterLab 등의 오픈소스 소프트웨어를 이용하여 구축하였다. 구축된 시스템은 여러 사용자에게 개인화된 분석환경을 제공하며 고성능 클라우드 인프라 (CPU·GPU)를 활용하여 고속의 대용량 데이터 분석이 가능하다. 구체적으로 JupyterLab 이나 GUI 워크플로우 환경에서 데이터 모델링 및 처리가 가능하다. CANVAS는 DataON과 데이터가 공유되므로 사용자가 등록하거나 다운로드 받은 연구데이터는 CANVAS에서 바로 분석을 수행할 수 있다. 이로서 CANVAS는 DataON 사용자의 데이터 분석 편의성을 높이고 연구데이터 공유·활용 활성화에 기여한다.

Drools 기반 한방전문가 시스템의 Nginx를 이용한 확장성 연구 (A Scalability Study with Nginx for Drools-Based Oriental Medical Expert System)

  • 장원용;김태우;차은채;최은미
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제7권12호
    • /
    • pp.497-504
    • /
    • 2018
  • 본 논문은 웹 기반의 한방 전문가 시스템(Oriental Medical Expert System)에 대한 룰 기반 진단 프로세스를 제공하는 확장성, 가용성, 변경 가능성을 가진 시스템으로, 오픈 소스 Drools 기반으로 Spring MVC 프레임워크와 Ajax를 이용하여 구현하였다. 본 한방 전문가 시스템의 처리 프로세스는 일반 사용자가 웹으로 접근하여 설문을 작성한 후 기본적인 진단 및 평가를 제공하여 주는 서비스를 제공한다. 한방 전문가 시스템의 효율적인 운영을 위하여 클라이언트와 서버 간에 비동기적 통신으로 JSON 데이터를 주고받아 서버의 부담을 감소하였으며, 데이터베이스 접근은 기존의 복잡한 JDBC 단점을 보완하고자 Mybatis 프레임워크를 적용하여 RDBMS의 성능을 향상시켰다. 또한, 웹 기반의 장점을 최대한 활용하여 사용자 수가 늘어남에 따라 서버 트래픽 문제를 해결하기 위하여 Nginx를 이용한 로드밸런싱 구조를 구축하여 서비스의 가용성을 확대하였다. 연구 결과로 확장성 테스트를 통하여 서비스의 안정화에 대한 검증을 나타내었다.

Electron App의 메시지 획득 방안에 관한 연구: 협업 툴 잔디, 슬랙, 팀즈 중심으로 (A Study on Message Acquisition from Electron Apps: Focused on Collaboration Tools such as Jandi, Slack, and Microsoft Teams)

  • 김성수;이성진
    • 정보보호학회논문지
    • /
    • 제32권1호
    • /
    • pp.11-23
    • /
    • 2022
  • 코로나19 이후 비대면 근무가 증가함에 따라 협업 툴의 사용이 증가하고 있다. 협업 툴은 다양한 기기에서의 접근성을 보장하기 위해 크로스 플랫폼(cross-platform) 형태로 개발되고 있으며, 이를 위해 Chromium 기반의 오픈소스 프레임워크인 Electron을 사용하는 것이 최신의 개발 경향이다. Electron 오픈소스 프레임워크를 사용하여 개발된 어플리케이션 Electron App의 경우 Chromium 기반 웹 브라우저와 유사한 방식으로 데이터를 저장하므로, 웹 브라우저에서 데이터를 획득하는 방법과 동일한 방법으로 어플리케이션의 데이터를 획득할 수 있다. 본 논문에서는 협업 툴 잔디(jandi), 슬랙(slack), 팀즈(microsoft teams)를 중심으로, 웹 브라우저 저장소(web storage)의 데이터 구조를 분석하고 이를 기반으로 Electron App의 메시지를 획득하는 방안을 제시한다. 잔디는 기존에 개발된 도구를 활용하여 Cache에서 메시지를 획득하였고, 슬랙, 팀즈의 경우 본 논문에서 개발한 메시지 카빙 도구를 이용하여 IndexedDB에서 메시지를 획득하였다.

M2M(Machine to Machine) 모델 표준화 개요 및 M2M 환경에서의 FIPA 기반 Agent 간 통신에 대한 연구 (A Scheme of Standard M2M and FIPA based Agent Communication in M2M Environment)

  • 김동훈;송준엽;이승우;임선종
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2005년도 춘계학술대회 논문집
    • /
    • pp.1887-1892
    • /
    • 2005
  • In the future, a machine-tool will be more improved in the form of a knowledge evolution based device. In order to develop the knowledge evolution based machine-tool, this paper proposes the structure of standard M2M(Machine To Machine) and the scheme of agent communication in environment. The communication agent such as dialogue agent has a role of interfacing with another machine for cooperation. To design of the communication agent module in M2M environment, FIPA(Foundation of Intelligent Physical Agent) and ping agent based on JADE(Java Agent Development Framework) or FIPA-OS(Open Source) are analyzed in this study. Through this, it is expected that the agent communication can be more efficiently designed and the knowledge evolution based machine-tool can be hereafter more easily implemented.

  • PDF

Which Code Changes Should You Review First?: A Code Review Tool to Summarize and Prioritize Important Software Changes

  • Song, Myoungkyu;Kwon, Young-Woo
    • Journal of Multimedia Information System
    • /
    • 제4권4호
    • /
    • pp.255-262
    • /
    • 2017
  • In recent software development, repetitive code fragments (i.e., clones) are common due to the copy-and-paste programming practice, the framework-based development, or the reuse of same design patterns. Such similar code fragments are likely to introduce more bugs but are easily disregarded by a code reviewer or a programmer. In this paper, we present a code review tool to help code reviewers identify important code changes written by other programmers and recommend which changes need to be reviewed first. Specifically, to identify important code changes, our approach detects code clones across revisions and investigates them. Then, to help a code reviewer, our approach ranks the identified changes in accordance with several software quality metrics and statistics on those clones and changes. Furthermore, our approach allows the code reviewer to express their preferences during code review time. As a result, the code reviewer who has little knowledge of a code base can reduce his or her effort by reviewing the most significant changes that require an instant attention. To evaluate our approach, we integrated our approach with a modern IDE (e.g., Eclipse) as a plugin and then analyzed two third-party open source projects. The experimental results indicate that our approach can improve code reviewer's productivity.

웹 서비스 환경에서의 전자세금계산서 메시징 시스템의 구현 (Implementation of Electronic Tax-invoice Messaging System in Web Service Environment)

  • 양준석;임혜원;김현우;임동혁;임호재;한상욱;김형주
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제16권2호
    • /
    • pp.157-162
    • /
    • 2010
  • 기존의 세금계산서 발급 및 전송 방식은 많은 비용이 들고, 분실이나 위조 등의 보안상의 문제점이 존재한다. 개정된 부가가치세법은 이러한 단점을 보완하고 보다 안전한 방법을 통해 세금계산서를 주고 받을 수 있도록 하는 제도를 시행하도록 하고 있다. 웹 환경에서의 전자 세금계산서 시스템은 전자세금계산서의 발급 과정보다는 그 전송 과정이 중요하다. 따라서 보다 효율적이고 안전하게 국세청에 세금계산서를 제출할 수 있는 메시징 시스템이 개발되어야 한다. 본 연구에서는 전자 문서 메시징을 위한 오픈소스 프레임워크인 Hermes 2를 기반으로 전자세금계산서 메시징 시스템을 구현하였다.

UPnP 기반 지능형 로봇 제어 시스템 구현 (Implementation of an Intelligent Robot Control System Based on UPnP)

  • 김성우;박유현;권순각
    • 한국정보통신학회논문지
    • /
    • 제16권10호
    • /
    • pp.2129-2136
    • /
    • 2012
  • 유비쿼터스 홈 서비스에 대한 기대가 높아지면서 지능형 로봇에 대해 폭넓은 관심이 요구되고 있다. 이러한 로봇은 원격 서버와 연동할 수 있는 미들웨어를 통해 다양한 서비스를 제공할 수 있다. 본 논문에서는 지능형 로봇의 원격 제어를 위한 UPnP 구조 기반의 오픈 소스 소프트웨어 프레임워크를 개발하였다. 홈 네트워크에 많이 사용되는 UPnP 구조는 명령 제어, 이벤트 전달, 웹 서비스 등 다양한 통신 방식을 제공한다. 본 논문에서는 2 종류의 실제 플랫폼에 탑재되어 성공적으로 구현된 결과를 보여준다.

MySQL과 JSP를 기반으로 한 관측자료의 데이터베이스화 (CONSTRUCTION OF ASTRONOMICAL DATABASE BASED ON MySQL AND JSP)

  • 성현일;김상철;임인성;김봉규;안영숙;남현웅;손상모;양홍진
    • 천문학논총
    • /
    • 제19권1호
    • /
    • pp.109-119
    • /
    • 2004
  • As a core project of the Korean Astronomical Data Center (KADC) in Korea Astronomy Observatory (KAO), we have constructed a framework of astronomical database using MySQL and JSP. MySQL database server is a powerful open source database management system, and JSP technology provides a simplified, fast way to create dynamic web content. Combined together, MySQL and JSP enable us to develop server-independent web-based applications efficiently in a short amount of time. The MySQL tables and JSP programs embedded in our database are built/written in a way to benefit both users and managers. We plan to expand our database by supplementing additional data in the near future. Our newly constructed database is expected to be the prototype of the Korean Virtual Observatory (KVO).