• Title/Summary/Keyword: Available Resource

Search Result 629, Processing Time 0.031 seconds

Development and Implementation of Monitoring System for Management of Virtual Resource Based on Cloud Computing (클라우드 컴퓨팅 기반 가상 자원 관리를 위한 모니터링 시스템 설계 및 구현)

  • Cho, Dae-Kyun;Park, Seok-Cheon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.18 no.2
    • /
    • pp.41-47
    • /
    • 2013
  • In this paper, for this open system-based virtual resource monitoring system was designed. Virtual resources, CPU, memory, disk, network, each subdivided into parts, each modular implementation. Implementation results in real time CPU, memory, disk, network information, confirmed the results of monitoring. System designed to implement the Windows, Linux, Xen was used for the operating system, implementation language, C++ was used, the structure of the system, such as the ability to upgrade and add scalability and modularity by taking into account the features available in cloud computing environments applicable to cloud computing, virtual resource monitoring system has been implemented.

Bayesian Selection Rule for Human-Resource Selection in Business Process Management Systems (베이지안 규칙을 사용한 비즈니스 프로세스 관리 시스템에서의 인적 자원 배정)

  • Nisafani, Amna Shifia;Wibisono, Arif;Kim, Seung;Bae, Hye-Rim
    • The Journal of Society for e-Business Studies
    • /
    • v.17 no.1
    • /
    • pp.53-74
    • /
    • 2012
  • This study developed a method for selection of available human resources for incomingjob allocation that considers factors affecting resource performance in the business process management (BPM) environment. For many years, resource selection has been treated as a very important issue in scheduling due to its direct influence on the speed and quality of task accomplishment. Even though traditional resource selection can work well in many situations, it might not be the best choice when dealing with human resources. Humanresource performance is easily affected by several factors such as workload, queue, working hours, inter-arrival time, and others. The resource-selection rule developed in the present study considers factors that affect human resource performance. We used a Bayesian Network (BN) to incorporate those factors into a single model, which we have called the Bayesian Selection Rule (BSR). Our simulation results show that the BSR can reduce waiting time, completion time and cycle time.

GPU Memory Management Technique to Improve the Performance of GPGPU Task of Virtual Machines in RPC-Based GPU Virtualization Environments (RPC 기반 GPU 가상화 환경에서 가상머신의 GPGPU 작업 성능 향상을 위한 GPU 메모리 관리 기법)

  • Kang, Jihun
    • KIPS Transactions on Computer and Communication Systems
    • /
    • v.10 no.5
    • /
    • pp.123-136
    • /
    • 2021
  • RPC (Remote Procedure Call)-based Graphics Processing Unit (GPU) virtualization technology is one of the technologies for sharing GPUs with multiple user virtual machines. However, in a cloud environment, unlike CPU or memory, general GPUs do not provide a resource isolation technology that can limit the resource usage of virtual machines. In particular, in an RPC-based virtualization environment, since GPU tasks executed in each virtual machine are performed in the form of multi-process, the lack of resource isolation technology causes performance degradation due to resource competition. In addition, the GPU memory competition accelerates the performance degradation as the resource demand of the virtual machines increases, and the fairness decreases because it cannot guarantee equal performance between virtual machines. This paper, in the RPC-based GPU virtualization environment, analyzes the performance degradation problem caused by resource contention when the GPU memory requirement of virtual machines exceeds the available GPU memory capacity and proposes a GPU memory management technique to solve this problem. Also, experiments show that the GPU memory management technique proposed in this paper can improve the performance of GPGPU tasks.

An Analysis of Execution Patterns of Weather Forecast Application in Constraints Conditions (제약 조건에서의 예보를 위한 기상 응용의 실행 패턴 분석)

  • Oh, Jisun;Kim, Yoonhee
    • KNOM Review
    • /
    • v.22 no.3
    • /
    • pp.25-30
    • /
    • 2019
  • For meteorological applications, meaningful results must be derived and provided within time and resource limits. Forecasts through numerous historical data are time-consuming and still have resource limitations in the case of disaster safety-related analyses/predictions such as local typhoon forecasts. Suitable forecasts should be provided without any problems caused by limited physical environmental conditions and when results are to be drawn under time constraints, such as typhoon forecasts and forecast services for flooded areas by road. In this paper, we analyze the application of weather and climate forecasting to provide a suitable forecasting service in both temporal and resource conditions. Through the analysis of execution time according to mesh sizes, it was confirmed that a mesh adjustment can cope with the case of the temporal constraint. In addition, by analyzing the execution time through memory resource control, we confirmed the minimum resource condition that does not affect the performance and the resource usage pattern of the application through the swap and mlock analysis.

Managing Deadline-constrained Bag-of-Tasks Jobs on Hybrid Clouds with Closest Deadline First Scheduling

  • Wang, Bo;Song, Ying;Sun, Yuzhong;Liu, Jun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.10 no.7
    • /
    • pp.2952-2971
    • /
    • 2016
  • Outsourcing jobs to a public cloud is a cost-effective way to address the problem of satisfying the peak resource demand when the local cloud has insufficient resources. In this paper, we studied the management of deadline-constrained bag-of-tasks jobs on hybrid clouds. We presented a binary nonlinear programming (BNP) problem to model the hybrid cloud management which minimizes rent cost from the public cloud while completes the jobs within their respective deadlines. To solve this BNP problem in polynomial time, we proposed a heuristic algorithm. The main idea is assigning the task closest to its deadline to current core until the core cannot finish any task within its deadline. When there is no available core, the algorithm adds an available physical machine (PM) with most capacity or rents a new virtual machine (VM) with highest cost-performance ratio. As there may be a workload imbalance between/among cores on a PM/VM after task assigning, we propose a task reassigning algorithm to balance them. Extensive experimental results show that our heuristic algorithm saves 16.2%-76% rent cost and improves 47.3%-182.8% resource utilizations satisfying deadline constraints, compared with first fit decreasing algorithm, and that our task reassigning algorithm improves the makespan of tasks up to 47.6%.

Statistical Methods for Multivariate Missing Data in Health Survey Research (보건조사연구에서 다변량결측치가 내포된 자료를 효율적으로 분석하기 위한 통계학적 방법)

  • Kim, Dong-Kee;Park, Eun-Cheol;Sohn, Myong-Sei;Kim, Han-Joong;Park, Hyung-Uk;Ahn, Chae-Hyung;Lim, Jong-Gun;Song, Ki-Jun
    • Journal of Preventive Medicine and Public Health
    • /
    • v.31 no.4 s.63
    • /
    • pp.875-884
    • /
    • 1998
  • Missing observations are common in medical research and health survey research. Several statistical methods to handle the missing data problem have been proposed. The EM algorithm (Expectation-Maximization algorithm) is one of the ways of efficiently handling the missing data problem based on sufficient statistics. In this paper, we developed statistical models and methods for survey data with multivariate missing observations. Especially, we adopted the EM algorithm to handle the multivariate missing observations. We assume that the multivariate observations follow a multivariate normal distribution, where the mean vector and the covariance matrix are primarily of interest. We applied the proposed statistical method to analyze data from a health survey. The data set we used came from a physician survey on Resource-Based Relative Value Scale(RBRVS). In addition to the EM algorithm, we applied the complete case analysis, which uses only completely observed cases, and the available case analysis, which utilizes all available information. The residual and normal probability plots were evaluated to access the assumption of normality. We found that the residual sum of squares from the EM algorithm was smaller than those of the complete-case and the available-case analyses.

  • PDF

Estimation of Streamflow Discharges using Kajiyama Equation and SWAT Model (가지야마공식과 SWAT 모형을 이용한 유출량 산정)

  • Shin, Yong-Chul;Shin, Min-Hwan;Kim, Woong-Ki;Lim, Kyoung-Jae;Choi, Joong-Dae
    • KCID journal
    • /
    • v.14 no.1
    • /
    • pp.41-49
    • /
    • 2007
  • In this study, Kajiyama equation and SWAT model were used to estimate the available water resources from 1967 to 2003 at the small scale watershed, located in Dongnae-Myeon, Chunchen, Gangwon. The annual average streamflow for dry years estimated using the Kajiyama equation and the SWAT model were $2,593,779m^3$ and $2,579,162m^3$. The annual average streamflow for wet years were $7,223,804m^3$ and $7,035,253m^3$, respectively. The annual arrange streamflow for the entire 36 year period were $14,868,601m^3$ and $14,214,292m^3$, respectively. The coefficient of determination ($R^2$) and the Nash-Sutcliffe coefficient for comparison between Kajiyama and SWAT were 0.90 and 0.79, respectively. The comparison indicates that the Kajiyama equation and the SWAT model can be used to estimate the streamflow at th study watershed with reasonable accuracy, although the estimated values were not compared with measured streamflow data, which is not available at the small scale study watershed. However, the Kajiyama equation is recommended for estimating available water resources at Dongnae-Myeon watershed because of its ease-of-use and reasonable accuracy compared with the SWAT model, requiring numerous model input and expensive GIS software in operating the model

  • PDF

Implementation of On-demand QoS management System for Bandwidth Resource Allocation (대역폭 자원 할당을 위한 주문형 Qos 관리 시스템 구현)

  • Lee, Dongwook;Yi, Dong-Hoon;Kim, Jongwon;Sanggil Jung;Okhwan Byun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.4B
    • /
    • pp.444-454
    • /
    • 2004
  • To support diverse transmission requirements of multimedia applications, Quality of Service (QoS) should be provided in the Internet, where only the best-effort service is available. In this paper, we describe our recent effort on the implementation and verification of an extendable and flexible QoS allocation and resource management system based on the bandwidth broker model for realizing the IETF differentiated service (DiffServ). Focusing on the bandwidth issue over single administrative domain, the implemented system provides real-time resource reservation and allocation, delayed call admission control, simple QoS negotiation between sewer and users, and simple resource monitoring. The implemented system is verified by evaluating the performance of a resource-intensive application over the real-world testbed network.

Development of a New Type of Recombinant Hyaluronidase Using a Hexahistidine; Possibilities and Challenges in Commercialization

  • Park, Chaeri;Song, Yun-Kyoung;Kim, Young-Hyun;Jung, Yena;Park, Young-Ho;Song, Bong-Seok;Eom, Taekil;Kim, Ju-Sung;Kim, Sang-Hyun;Kim, Ji-Su;Kim, Sun-Uk;Lee, Sang-Rae;Kim, Ekyune
    • Journal of Microbiology and Biotechnology
    • /
    • v.29 no.8
    • /
    • pp.1310-1315
    • /
    • 2019
  • Hyaluronidases enhance therapeutic drug transport by breaking down the hyaluronan barrier to lymphatic and capillary vessels, facilitating their tissue absorption. Commercially available hyaluronidases are bovine in origin; however, they pose risks such as bovine spongiform encephalopathy. The present study aimed to develop a novel, highly active hyaluronidase and assess its function. Therefore, in order to find the most efficient active hyaluronidase, we produced several shortened hyaluronidases with partial removal of the N- or C-terminal regions. Moreover, we created an enzyme that connected six histidines onto the end of the hyaluronidase C-terminus. This simplified subsequent purification using $Ni^{2+}$ affinity chromatography, making it feasible to industrialize this highly active recombinant hyaluronidase which exhibited catalytic activity equal to that of the commercial enzyme. Therefore, this simple and effective isolation method could increase the availability of recombinant hyaluronidase for research and clinical purposes.

The Effect of CEO Experiential Attributes and Slack Resource on the Selection of Strategic Alliance Type (벤처기업 최고 경영자 경험 특성과 여유자원이 전략적 제휴 유형 선택에 미치는 영향)

  • Han, Sangyun
    • Asia-Pacific Journal of Business Venturing and Entrepreneurship
    • /
    • v.17 no.1
    • /
    • pp.45-61
    • /
    • 2022
  • Despite of the consensus on the critical role of CEO and slack resources for strategic decision making, how they affect in the selection of strategic alliance type is limited. This study investigated the effect of CEO's experiential attributes and the venture firms' slack resource on the selection of strategic alliance type. To this end, this study used multi-variate logistic regression analysis with 1,813 Korean venture firms. The findings indicated that higher education level and large firm experience of CEO positively contributed to form an explorative alliance. And these two experiential attributes has negative effects on the probability of exploitative alliance formation. On the other hand, the entrepreneurial experience has no effect on the selection of strategic alliance type. This study also investigated the effect of slack resource - available slack, recoverable slack, and potential slack-. The more venture firms have available and potential slack, the higher probability of pursuing an explorative alliance. In addition, recoverable slack of venture firms has negative effect only on the selection of explorative alliance. The results of this study are expected to contribute the literatures of strategic management and venture firms by illustrating which CEO and firm-level factors affect the selection of strategic alliance type. This study also extends recent effort to better understand the selection of strategic alliance type with upper echelons theory and slack resource. And this study suggests implications that can increase the probability of successful decision making by venture firms in selection of strategic alliance type.