• Title/Summary/Keyword: Distributed environment

Search Result 3,693, Processing Time 0.03 seconds

Modeling for Performance Evaluation of Distributed Computer Systems (분산 컴퓨터 시스템의 성능 평가를 위한 모델연구)

  • Cho, Young-Cheol;Kwon, Wook-Hyun
    • Proceedings of the KIEE Conference
    • /
    • 1995.11a
    • /
    • pp.219-221
    • /
    • 1995
  • This paper proposes a model for simulation and performance evaluation of distributed computer systems(DCS). The model is composed of operating system(OS), resource, task, environment submodel. Task Flow Graph(TFG) is suggested to describe the relation between tasks. This paper considers task response time, the scheduler's ready queue length, utilization of each resource as performance indices. The distributed system of Continuous Annealing Line(CAL) in iron process is simulated with the proposed model.

  • PDF

Web-Based Machine Mornitoring System Using Distributed Object Technology (분산 객체 기술을 이용한 웹 기반 기계 모니터링 시스템)

  • 차주헌;공호성
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2002.10a
    • /
    • pp.492-496
    • /
    • 2002
  • We present the web-based remote monitoring system using distributed object technology. In order to provide the desired functionality, the system has used CORBA(Common Object Request Architecture) and Java Servlet to implement the integrated distributed object environment. It converts the existing standalone machine monitoring system into web-based machine monitoring system. It consists of applet program, CORBA server and CORBA client. The usefulness of our system will be illustrated by the application to ICM(Integrated Condition Monitoring) System developed by KIST Tribology Center.

  • PDF

A CALS Integrated Database Design Utilizing CORBA (CORBA 기반의 CALS 통합 데이터베이스 설계)

  • 우훈식;정석찬
    • The Journal of Society for e-Business Studies
    • /
    • v.2 no.2
    • /
    • pp.155-169
    • /
    • 1997
  • The CALS integrated database is a key information technology in which CALS implements an information sharing system to enable digital data transfers for technical and non-technical information in distributed and heterogeneous environments. Such heterogeneously distributed CALS information needs to be systematically incorporated so that it can provide a global data view for CALS users. In this paper, we investigated the technologies of CALS integrated database, and proposed a system prototype to implement an integrated data environment (IDE) utilizing distributed object environments CORBA (Common Object Request Broker Architecture).

  • PDF

Designing of Multi-tier GIS Architecture for Distributed Network Environment

  • Nie, Yoshinori;Nakamura, Morikazu;Miyagi, Hayao;Onaga, Kenji
    • Proceedings of the IEEK Conference
    • /
    • 2000.07a
    • /
    • pp.541-544
    • /
    • 2000
  • This paper presents a multitier GIS architecture to adapt to large-scale distributed networks and to improve data transfer performance with intelligent caching technique. We design this system using UML based on object-oriented analysis. We show some advantages in our proposed system against the ordinary GIS, in special, suitability to distributed networks.

  • PDF

Analysis of Causal Relationship between Chinese Restaurant Chefs' Work Environment and Burnout : Focused on Moderation Role of Enthusiasm

  • Lee, Sung-Woo;Shin, Choung-Seob;Jung, Hun-Jung
    • East Asian Journal of Business Economics (EAJBE)
    • /
    • v.5 no.4
    • /
    • pp.1-19
    • /
    • 2017
  • Purpose - The current study attempts to enhance competitiveness by improving Chinese restaurant chefs' work environment and analyzes its effect on work environment and burnout. Also, this study analyzes to see if there is moderation role of enthusiasm between work environment and burnout. Based on analyzation, the present study aims to suggest more effective measure of human resource management by reducing burnout and turnover through providing chefs with more stable and consistent work environment and through their enthusiasm. Research design, data, methodology - Surveys were distributed to chefs working in Chinese restaurant in Seoul and Kyunggi region. Total of 500 surveys were distributed between September 1, 2017 and September 20, 2017 (about 20 days), and 417 surveys were returned to be used in the analysis. Results - As a result of testing effect of chefs' work environment on burnout (1) welfare environment, personal environment, and institution environment had significant effect on loss of accomplishment. (2) welfare, personal, and institution environment had significant effect on deindividuation. (3) welfare environment and institution had significant effect on emotional deprivation while personal environment did not. Second, as a result of analysis on moderation role of obsessive enthusiasm between Chinese restaurant chefs' work environment and burnout (1) as a result of interaction between work environment and loss of accomplishment, personal environment had significant effect while welfare environment and institution environment did not. (2) As a result of interaction between work environment and deindividuation, welfare, personal, and institution environment did not have significant effect. (3) As a result of interaction between work environment and emotional deprivation, institution environment had significant effect while personal environment and welfare environment did not. Conclusions - There is manpower shortage due to poor work environment of Chinese restaurant. Studies that are not limited to work environment are needed to more efficiently utilize human resources.

Construction of Mobile Collaboration Environment for Ubiquitous Computing and its Application (유비쿼터스 컴퓨팅을 위한 모바일 협업 환경 구축 및 응용)

  • Jeong, Chang-Won;Shin, Chang-Sun;Joo, Su-Chong
    • Journal of Internet Computing and Services
    • /
    • v.9 no.3
    • /
    • pp.25-41
    • /
    • 2008
  • In this paper, we describes a Compact Distributed Object Group Framework(CDOGF) for mobile collaboration service in ubiquitous computing. CDOGF support network connections of sensors and devices, management of mobile computing devices, and grouping of objects for mobile collaboration service according to the logical area. For this, we defined methods for detail functions and interface. And, we classified into four interactions of that sensors and a application, the CDOGF and a application, between the components of the CDOGF, the CDOGF on a mobile device and the DOGF on a server. We also defined mobile collaboration environment by analyzing existing technologies. In this environment we used the TMO scheme for interaction and the TMOSM for distributed middleware. Finally, we implemented u-hospital application that applied this environment. This application collects environment and health information by PDAs in wards. Also, It provides the information service for patient management task.

  • PDF

Implementation of Object-oriented Active Rule System in Distributed Environment (분산환경에서 객체지향 능동 규칙 시스템 구현)

  • Go, Goeng-Uk;Yu, Sang-Bong;Kim, Gi-Chang;Cha, Sang-Gyun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.6 no.11
    • /
    • pp.2875-2888
    • /
    • 1999
  • In this paper we present compiler-based active rule system to efficiently maintain spatial integrity constraints in a heterogeneous, distributed environment. Specially, the prototype active rule system presented has been developed as a component of a whole middleware system called SDBC(Spatile DataBase Connectivity). Due to this reason, our active rule system is provided for heterogeneous ODBMSs in a distributed environment and used to define spatial integrity constraints using the active rules in E-C-A(Event-Condition-Action) type. Using this active rule system, an application programmer can free himself from a heavier burden on the integrity maintenance of application objects. In the compiler-based approach, active rules applicable to events raised by a database program are directly inserted into the program in a function type by the preprocessor, and then they are compiled with the application program source codes. One advantage of this approach is that there is no run-time overhead accompanied by monitoring all the database transitions when preprocessed program is executed. This active rule system also provides facilities to manage changed rules and dynamically interpret those rules at run-tuime.

  • PDF

Multi-Thread Based Image Retrieval Agent in Distributed Environment (다중스레드를 이용한 분산 환경에서의 이미지 검색 에이전트)

  • Cha Sang-Hwan;Kim Soon-Cheol;Hwang Byung-Kon
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.3
    • /
    • pp.355-361
    • /
    • 2005
  • This paper proposed a system collecting image information by agents in multi-threaded environment and then retrieving them with content based image retrieval. This system uses multi threads to retrieve web information effectively, then improves efficiency of CPU cycles to reduce latency time, which is the time requesting queries, executing communication processing 4hat the retrieval agents perform and filtering the retrieval results. Also, the agents for image retrieval use Java language, which is platform independent, to be suitable for distributed environment. Using JDBC to save the retrieved images, the agents are connected to database. The images themselves are stored in distributed agents' databases, and only the image indexes are stored in an index server so that the efficiency of storage and retrieval time can be improved.

  • PDF

Derivation of Continuous Pollutant Loadograph using Distributed Model with 8-Day Measured Flow and Water Quality Data of MOE (환경부 8일 간격 유량·수질 관측자료와 분포형 모형을 이용한 연속오염부하곡선의 유도)

  • Kim, Chul-Gyum;Kim, Nam-Won
    • Journal of Korean Society on Water Environment
    • /
    • v.25 no.1
    • /
    • pp.125-135
    • /
    • 2009
  • Reliable long-term flows by SWAT-K model were applied to the relationship between stream flow and pollutant load derived from 8-day measured data of Ministry of Environment (MOE) in order to obtain continuous loadograph and evaluate accuracy in water quality modeling for the Chungju dam watershed. The measured flow were compared with flow duration curve from the model, and it showed that measured values corresponded to the almost full range of stream flow conditions except at Odae A. And there was significant relationship ($R^2=0.60{\sim}0.97$) between measured flow and water quality load at all unit-watersheds. Applying this relationship to simulated flows, continuous loadograph was obtained and compared with modeled pollutant loads. Although there were some differences during some dry and flood seasons, those were not significant and overall trend showed a good agreement. From the results, we would be able to derive a continuous loadograph based on measured data at total maximum daily loads (TMDLs) unit-watersheds on a national scale, in which stream flow and water quality have been measured at 8-day intervals since 2004, and this could be helpful to utilize distributed water quality models with difficulty in calibrating and validating parameters from lack of measured data at present.