• Title/Summary/Keyword: 유지관리 성능

Search Result 1,948, Processing Time 0.034 seconds

An Enhancing Technique for Scan Performance of a Skip List with MVCC (MVCC 지원 스킵 리스트의 범위 탐색 향상 기법)

  • Kim, Leeju;Lee, Eunji
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.20 no.5
    • /
    • pp.107-112
    • /
    • 2020
  • Recently, unstructured data is rapidly being produced based on web-based services. NoSQL systems and key value stores that process unstructured data as key and value pairs are widely used in various applications. In this paper, a study was conducted on a skip list used for in-memory data management in an LSM-tree based key value store. The skip list used in the key value store is an insertion-based skip list that does not allow overwriting and processes all changes only by inserting. This behavior can support Multi-Version Concurrency Control (MVCC), which can simultaneously process multiple read/write requests through snapshot isolation. However, since duplicate keys exist in the skip list, the performance significantly degrades due to unnecessary node visits during a list traverse. In particular, serious overhead occurs when a range query or scan operation that collectively searches a specific range of data occurs. This paper proposes a newly designed Stride SkipList to reduce this overhead. The stride skip list additionally maintains an indexing pointer for the last node of the same key to avoid unnecessary node visits. The proposed scheme is implemented using RocksDB's in-memory component, and the performance evaluation shows that the performance of SCAN operation improves by up to 350 times compared to the existing skip list for various workloads.

Long- Term Durability of Construction Structure and Effective Use of Technology for Construction Waste (건설구조물(建設構造物)의 장수명화(長壽命化)와 건설폐기물(建設廢棄物)의 유효이용기술(有效利用技術))

  • Kim, Gyu-Yong;Choi, Hyeong-Gil;Nam, Jung-Su;Song, Ha-Young;Lee, Do-Heun
    • Resources Recycling
    • /
    • v.18 no.3
    • /
    • pp.11-19
    • /
    • 2009
  • Recently the problem of global environment is became by social issue. Accordingly the interests to recycling and saving of resources are growing from daily life to varieties field of industry. To preserve the global environment, prevent global warming, environmental destruction, environmental pollution by wastes, the drain of aggregate, plasticity energy of cement and decrease in carbon dioxide are an urgent problem that must be resolved. So there is to a field of building industry and stands but on the inside of the building the many double meaning resources usefully, applies. Also the seller masterpiece building where the service life is long planned is safe and comfortably, maintenance, suppresses the construction which is not necessary is unnecessary. Also the seller masterpiece building where the service life is long planned is safe and comfortably, maintenance, suppresses the construction which is not necessary is unnecessary. By revitalizing effective use of limited earth resources, recycling and controling production of construction waste, this study introduced to a method for Long-Term Durability of Construction Structure and Effective Use of Technology for Construction Waste considering architectural demand and earth environment. It is for reduction of an earth environment load from the side of construction production and performance design of a structure.

Concurrency Control Using the Update Graph in Replicated Database Systems (중복 데이터베이스 시스템에서 갱신그래프를 이용한 동시성제어)

  • Choe, Hui-Yeong;Lee, Gwi-Sang;Hwang, Bu-Hyeon
    • The KIPS Transactions:PartD
    • /
    • v.9D no.4
    • /
    • pp.587-602
    • /
    • 2002
  • Replicated database system was emerged to resolve the problem of reduction of the availability and the reliability due to the communication failures and site errors generated at centralized database system. But if update transactions are many occurred, the update is equally executed for all replicated data. Therefore, there are many problems the same thing a message overhead generated by synchronization and the reduce of concurrency happened because of delaying the transaction. In this paper, I propose a new concurrency control algorithm for enhancing the degree of parallelism of the transaction in fully replicated database designed to improve the availability and the reliability. To improve the system performance in the replicated database should be performed the last operations in the submitted site of transactions and be independently executed update-only transactions composed of write-only transactions in all sites. I propose concurrency control method to maintain the consistency of the replicated database and reflect the result of update-only transactions in all sites. The superiority of the proposed method has been tested from the respondence and withdrawal rate. The results confirm the superiority of the proposed technique over classical correlation based method.

A Personalized Product Recommendation Agent on Mobile Internet (무선인터넷 환경에서의 개인화상품추천에이전트)

  • 이승화;이은석
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.145-147
    • /
    • 2004
  • 본 논문에서는 무선인터넷 환경에 적합한 개인화된 상품추천에이전트를 제안한다. 기존에 유선인터넷상의 많은 개인화 추천시스템에서는 초기 사용자 모델링을 위해 사용자에게 수많은 질의를 하고 응답을 요구하였다. 그러나 이러한 방식은 무선인터넷 환경에서 정보 전송량에 따른 높은 사용요금을 고려할 때 적용하기 힘든 방식이다. 본 제안 시스템은 사용자의 Social data률 이용하여 사용자를 비슷한 연령과 성별 그룹으로 나누고, 해당 그룹에서 구매율이 높은 상품을 우선 제시한 후, 사용자 행동을 모니터링 하여 암시적(Implicit)피드백을 통해 프로파일을 생성함으로써, 번거로운 질의-응답 과정 없이도 초기 사용자 모델링을 수행할 수 있다. 프로파일 생성 이후에는 이를 기반으로 하여 사용자몰 유사한 취향을 가진 그룹으로 다시 군집화한 후 협력적 추천을 하게 되며, 프로파일에는 해당 상품의 최종 카테고리명과 키워드를 수집함으로써, 상품의 브랜드와 규격정보를 반영한 추천이 가능하다. 또한 추천 상품과 사용자의 구매데이터와의 비교를 수행하여 사용자가 해당상품을 구매하였을 경우, 상품에 대한 취향정보는 그대로 유지하고 관련 상품을 추천하되, 구매한 상품이 중복 추천되지 않도록 하였다. 시스템 평가를 위해 프로토타입을 구현하여, 다수의 사용자에게 시스템을 이용하며 관심품목을 체크하도록 하였고. 추천횟수가 반복되며 히트율이 증가하는 결과를 통해 시스템의 학습속도와 성능을 평가하였다. 그리고 쇼핌몰에서 구매경험이 있는 사용자의 기존 구매데이터와 Social data를 이용한 초기 제시상품을 역으로 비교하여 오랜 시간과 비용 발생 없이도 초기 프로파일 생성의 유효성을 증명하였다. 포함하는 XML 질의에 대해서도 웹에서 캐쉬를 이용한 처리가 효율적임을 확인하였다.키는데 목적이 있다.RED에 비해 향상된 성능을 보여주었다.웍스 네트워크상의 다양한 디바이스들간의 네트워크 다양화와 분산화 기능을 얻을 수 있었고, 기존의 고가의 해외 솔루션인 Echelon사의 LonMaker 소프트웨어를 사용하지 않고도 국내의 순수 솔루션인 리눅스 기반의 LonWare 3.0 다중 바인딩 기능을 통해 저 비용으로 홈 네트워크 구성 관리 서버 시스템 개발에 대한 비용을 줄일 수 있다. 기대된다.e 함량이 대체로 높게 나타났다. 점미가 수가용성분에서 goucose대비 용출함량이 고르게 나타나는 경향을 보였고 흑미는 알칼리가용분에서 glucose가 상당량(0.68%) 포함되고 있음을 보여주었고 arabinose(0.68%), xylose(0.05%)도 다른 종류에 비해서 다량 함유한 것으로 나타났다. 흑미는 총식이섬유 함량이 높고 pectic substances, hemicellulose, uronic acid 함량이 높아서 콜레스테롤 저하 등의 효과가 기대되며 고섬유식품으로서 조리 특성 연구가 필요한 것으로 사료된다.리하였다. 얻어진 소견(所見)은 다음과 같았다. 1. 모년령(母年齡), 임신회수(姙娠回數), 임신기간(姙娠其間), 출산시체중등(出産時體重等)의 제요인(諸要因)은 주산기사망(周産基死亡)에 대(對)하여 통계적(統計的)으로 유의(有意)한 영향을 미치고 있어 $25{\sim}29$세(歲)의 연령군에서, 2번째 임신과 2번째의 출산에서 그리고 만삭의 임신 기간에, 출산시체중(出産時體重) $3.50{\sim}3.99kg$사이의 아

  • PDF

A Study on the Detoxification of Chrysotile and the use of High-density Extruded Cement Panel Reinforcement Fibers (백석면의 무해 섬유화 처리 방법과 고밀도 압출성형 패널 활용 연구)

  • Jang, Kyong-Pil;Kim, Tae-Hyoung;Song, Tae-Hyeob
    • Journal of the Korean Recycled Construction Resources Institute
    • /
    • v.9 no.2
    • /
    • pp.223-228
    • /
    • 2021
  • The final disposal method for asbestos building materials is to be landfilled at a designated waste landfill in accordance with the Waste Management Act. However, it is difficult to secure a domestic designated waste landfill site to landfill the entire amount of asbestos waste, which is expected to emit more than 400,000 ton/year by 2044. In this study, a detoxification treatment was performed on a ceiling tex with a density of 1.0 to 1.2g/cm3 containing 3 to 7% of chrysotile, and it was used as a reinforcing fiber for extruded panels. It was confirmed that asbestos components were detoxified through the reaction process using 30% oxalic acid and carbon dioxide, and it was recognized that these detoxifying properties were maintained even after extrusion molding. However, it was found that milling to a fiber size of less than 1mm for complete detoxification of asbestos resulted in a decrease in reinforcing performance. Therefore, in the case of using detoxified asbestos fibers in the extrusion molding process, it is considered desirable to add fibers with a length of 5mm or more to improve the reinforcing performance.

A Data-driven Classifier for Motion Detection of Soldiers on the Battlefield using Recurrent Architectures and Hyperparameter Optimization (순환 아키텍쳐 및 하이퍼파라미터 최적화를 이용한 데이터 기반 군사 동작 판별 알고리즘)

  • Joonho Kim;Geonju Chae;Jaemin Park;Kyeong-Won Park
    • Journal of Intelligence and Information Systems
    • /
    • v.29 no.1
    • /
    • pp.107-119
    • /
    • 2023
  • The technology that recognizes a soldier's motion and movement status has recently attracted large attention as a combination of wearable technology and artificial intelligence, which is expected to upend the paradigm of troop management. The accuracy of state determination should be maintained at a high-end level to make sure of the expected vital functions both in a training situation; an evaluation and solution provision for each individual's motion, and in a combat situation; overall enhancement in managing troops. However, when input data is given as a timer series or sequence, existing feedforward networks would show overt limitations in maximizing classification performance. Since human behavior data (3-axis accelerations and 3-axis angular velocities) handled for military motion recognition requires the process of analyzing its time-dependent characteristics, this study proposes a high-performance data-driven classifier which utilizes the long-short term memory to identify the order dependence of acquired data, learning to classify eight representative military operations (Sitting, Standing, Walking, Running, Ascending, Descending, Low Crawl, and High Crawl). Since the accuracy is highly dependent on a network's learning conditions and variables, manual adjustment may neither be cost-effective nor guarantee optimal results during learning. Therefore, in this study, we optimized hyperparameters using Bayesian optimization for maximized generalization performance. As a result, the final architecture could reduce the error rate by 62.56% compared to the existing network with a similar number of learnable parameters, with the final accuracy of 98.39% for various military operations.

A Study on logistics Performance Index andSupply Chain Tracking Data during the Covid-19 Pandemic (Covid-19 팬데믹시기 물류성과지수와 공급망 추적 데이터에 대한 고찰)

  • Ahn, TaeKun
    • Journal of Korea Port Economic Association
    • /
    • v.39 no.3
    • /
    • pp.191-210
    • /
    • 2023
  • The Covid-19 pandemic has had a significant impact on global logistics and supply chains, leading to major discrepancies in logistics performance across countries worldwide. Through an examination of logistics performance index and supply chain tracking data, this study aimed to identify the changes in global supply chains and logistics environments during the pandemic. The analysis of the logistics performance index showed that overall, countries around the world, especially developed nations, showed improvements in metrics such as customs and border management efficiency, the quality of trade and transport infrastructure, capability and quality of logistics services, and cargo tracking abilities. However, the competitive pricing feasibility of international transportation and the on-time delivery frequency of goods saw a decline due to the pandemic's effects. The supply chain tracking data revealed that ports in Asian countries demonstrated high processing efficiency. In contrast, the U.S. and European countries took comparatively more time. Particularly for air cargo, parcels, and express shipments, the U.S. showed relatively longer processing times, leading to logistical delays. In conclusion, during the Covid-19 pandemic, Asian countries maintained relatively high efficiency in their logistics and trade environments. Conversely, the U.S. and some European countries showed delays and decreased efficiency in various metrics. In the future, efforts should be made to address delays and congestion, namely, the deceleration of logistics processes.

A Research to Decrease Airborne Microoganism the Train (전동차내 부유 미생물 저감방안에 관한 연구)

  • Choi, Sung-Ho;Choi, Soon-Gi;Son, Young-Jin
    • Proceedings of the KSR Conference
    • /
    • 2011.10a
    • /
    • pp.2895-2901
    • /
    • 2011
  • SeoulMetro(line number 1 to 4) for the first half of the year. Therefore air quality in the subway is very important. It is passengers, such as sneezing and respiratory vital activities, Suspended due to skin keratin microbial action, and Microbial contaminants such as viruses. Hypersensitivity disorders, an atopic dermatitis, infectious diseases, allergic diseases, and can cause respiratory diseases. Ministry of Environment and National Institute of Environmental Research is managed so the life bacteria. It is emerging as the occupational health problems. Introduction of an appropriate ventilation system for cooling and dehumidification is needed. In line number 2, commuting and normal trains are measured in-room floating microbes. Suspended bacteria and fungi suspended in 2011 for 85 ~ 385$cfu/m^3$, 67 ~ 98$cfu/m^3$ is lower than baseline. Suspended to prevent microbial contamination and air conditioning equipment performance is a substantial improvement. Suspended micro-organisms and the impact on passenger room ventilation is increased. Electric car how to improve air quality substantially investigated.

  • PDF

Android Based Mobile Combination Login Application (안드로이드 기반 모바일 통합로그인 애플리케이션)

  • Lim, Jung-Gun;Choi, Chang-Suk;Park, Tae-Eun;Ki, Hyo-Sun;An, Beongku
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.13 no.3
    • /
    • pp.151-156
    • /
    • 2013
  • Android that was made by Google and Open Handset Alliance is the open source software toolkit for mobile phone. In a few years, Android will be used by millions of Android mobile phones and other mobile devices, and become the main platform for application developers. In this paper, the integrated login application based on Google's Android platform is developed. The main features of the mobile combination login application content based on Android are as follows. First, the application has more convenient login functionality than the functionality of general web browser as the web browser of the mobile-based applications(web browser style applications) as well as security features and faster screen(view) capability by reducing the amount of data transfer. Second, the application is so useful for management of ID and Password, and it can easily manage multiple ID information such as message, mail, profile. The results of performance evaluation of the developed application show the functionality that can login many kinds of portal sites simultaneously as well as the ability that can maintain login continuously. Currently, we are trying to develope a couple of the technologies that can insert multiple accounts into one ID and check all information on one screen.

Using IoT and Apache Spark Analysis Technique to Monitoring Architecture Model for Fruit Harvest Region (IoT 기반 Apache Spark 분석기법을 이용한 과수 수확 불량 영역 모니터링 아키텍처 모델)

  • Oh, Jung Won;Kim, Hangkon
    • Smart Media Journal
    • /
    • v.6 no.4
    • /
    • pp.58-64
    • /
    • 2017
  • Modern society is characterized by rapid increase in world population, aging of the rural population, decrease of cultivation area due to industrialization. The food problem is becoming an important issue with the farmers and becomes rural. Recently, the researches about the field of the smart farm are actively carried out to increase the profit of the rural area. The existing smart farm researches mainly monitor the cultivation environment of the crops in the greenhouse, another way like in the case of poor quality t is being studied that the system to control cultivation environmental factors is automatically activated to keep the cultivation environment of crops in optimum conditions. The researches focus on the crops cultivated indoors, and there are not many studies applied to the cultivation environment of crops grown outside. In this paper, we propose a method to improve the harvestability of poor areas by monitoring the areas with bad harvests by using big data analysis, by precisely predicting the harvest timing of fruit trees growing in orchards. Factors besides for harvesting include fruit color information and fruit weight information We suggest that a harvest correlation factor data collected in real time. It is analyzed using the Apache Spark engine. The Apache Spark engine has excellent performance in real-time data analysis as well as high capacity batch data analysis. User device receiving service supports PC user and smartphone users. A sensing data receiving device purpose Arduino, because it requires only simple processing to receive a sensed data and transmit it to the server. It regulates a harvest time of fruit which produces a good quality fruit, it is needful to determine a poor harvest area or concentrate a bad area. In this paper, we also present an architectural model to determine the bad areas of fruit harvest using strong data analysis.