• 제목/요약/키워드: Managed Objects

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

연산 히스토리를 이용한 소프트웨어 일관성 관리 모델 (A Software Consistency Management Model using Operation History)

  • 노정규
    • 컴퓨터교육학회논문지
    • /
    • 제5권4호
    • /
    • pp.61-69
    • /
    • 2002
  • 소프트웨어 문서는 논리적인 객체와 객체간의 관계로 이루어지며 개발 과정에서 여러 버전이 생성된다. 효율적인 소프트웨어 개발을 위해서는 소프트웨어 구성 요소에 변경이 일어났을 경우 변경의 내용과 변경이 전파되어야 할 범위를 쉽게 알 수 있어야 한다. 그러나 큰 단위 소프트웨어 객체 관리에서는 변경의 내용과 전파 범위를 알기 힘들다. 따라서 논리적인 객체와 객체간의 종속성을 관리하는 미세 단위 객체 관리가 필요하다. 본 논문에서는 소프트웨어 편집 과정에서 적용되는 연산 히스토리를 이용한 미세단위 소프트웨어 일관성 관리 모델을 제안하였다. 본 논문에서는 미세 단위 일관성 관리에 대한 정형적인 모델을 제시하였으며, 관성은 객체간의 종속성과 객체에 적용된 연산의 종류에 의해 관리되므로 불필요한 변경 전파를 피할 수 있다.

  • PDF

Reducing Outgoing Traffic of Proxy Cache by Using Client-Cluster

  • Kim Kyung-Baek;Park Dae-Yeon
    • Journal of Communications and Networks
    • /
    • 제8권3호
    • /
    • pp.330-338
    • /
    • 2006
  • Many web cache systems and policies concerning them have been proposed. These studies, however, consider large objects less useful than small objects in terms of performance, and evict them as soon as possible. Even if this approach increases the hit rate, the byte hit rate decreases and the connections occurring over congested links to outside networks waste more bandwidth in obtaining large objects. This paper puts forth a client-cluster approach for improving the web cache system. The client-cluster is composed of the residual resources of clients and utilizes them as exclusive storage for large objects. This proposed system achieves not only a high hit rate but also a high byte hit rate, while reducing outgoing traffic. The distributed hash table (DHT) based peer-to-peer lookup protocol is utilized to manage the client-cluster. With the natural characteristics of this protocol, the proposed system with the client-cluster is self-organizing, fault-tolerant, well-balanced, and scalable. Additionally, the large objects are managed with an index based allocation method, which balances the loads of all clients well. The performance of the cache system is examined via a trace driven simulation and an effective enhancement of the proxy cache performance is demonstrated.

.NET 스마트 웹 개발을 위한 매니즈드 하이브리드 웹 구현 (A Managed Hybrid Web implementation for a .NET Smart Web development)

  • 장승영;오정진;정병수
    • 한국컴퓨터정보학회논문지
    • /
    • 제17권2호
    • /
    • pp.105-112
    • /
    • 2012
  • 본 논문은 하이브리드 웹에서 UI제작과 표현에 따른 문제점들을 해소시키기 위한 방법으로 매니즈드 하이브리드 웹을 적용하게 되었다. 매니즈드 하이브리드 웹의 적용은 .NET 스마트 웹 개발의 효율성을 높이는데 그 목적이 있으며, 구조화 시스템 설계 방식은 인터페이스 객체에 대한 효율성과 확장성을 높일 수 있게 되었다. 특히 클래스 구성방식에 있어서 CS 환경에서 가능한 구성 요소를 적용함으로서 객체의 효율성과 웹에 대한 접근을 개선시킬 수 있었다. 무엇보다 객체의 공존성과 소스의 편의성을 한층 더 높이게 되었다. 결론적으로 사용자 인터페이스 측면에서 UI에 대한 제약 없이 그 표현방식이 자유롭고 각 파트별 독립성을 유지하게 되었다. 이러한 적용과 개선은 웹만이 지니는 표현방식과 개발에 대한 자원의 효율성을 높일 수 있게 되었다.

.net Framework 환경에서 하이브리드 웹 기반의 매니지드 구조화 시스템 프로그래밍 개발방식-스마트 웹 중심으로 (Developed Type in the Managed Structured System Programming of Hybrid Web in .NET Framework Environment-Centric of Smart Web)

  • 장승영
    • 한국컴퓨터정보학회논문지
    • /
    • 제18권4호
    • /
    • pp.141-152
    • /
    • 2013
  • 현재 웹 구현체계는 절차지향 방식과 객체지향 방식으로 나누어 개발해 왔다. 이러한 두 방식 모두 단순한 외형적 디자인 구성과 하이브리드 웹에 대한 보조 쓰임새 역할 구성방식으로 구현되어 개발에 대한 시간과 인력의 소비로 야기 되는 비용 문제까지 나타나고 있다. 문제해결을 위한 방안으로 .NET Framework을 기반 하에서 적용할 수 있는 매니지드 구조화 시스템 프로그래밍 방식을 제안 했다. CS의 개념을 적용한 .NET기반의 구조화 시스템 설계방식은 UI 구성측면에서의 인터페이스 구성에 최적화된 디자인 구성을 우선시 적용하여 영역별 Class 분담형식을 취해 상속관계를 유지할 수 있는 환경을 제공하며, UX와 UI의 연계성을 유지하여 UX 객체의 인터페이스 구성을 객체와 연계를 통해 Class 설계과정에서 객체형식으로 적용하게 된다. 이러한 개발방식을 통해 UI UX 측면의 표현방식을 중심으로 구현 되고 개발에 따른 효율성 해결에도 도움을 갖게 되었다.

미세 단위 소프트웨어 객체를 위한 연산 기반 버전 및 일관성 관리 모델 (An Operation-Based Model of Version Storage and Consistency Management for Fine-Grained Software Objects)

  • 노정규;우치수
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제27권7호
    • /
    • pp.691-701
    • /
    • 2000
  • 소프트웨어 문서는 수많은 논리적인 객체와 객체간의 관계로 이루어진 구조를 가지고 있으며 그 구조가 빈번하게 변경될 수 있다. 본 논문에서는 소프트웨어 편집 과정에서 적용되는 연산에 기반한 미세 단위 소프트웨어 객체의 버전 및 일관성 관리 모델을 제안하였다. 모든 소프트웨어 객체는 연산으로 구성된 인터페이스를 가지고 객체의 편집은 연산을 통해서 이루어진다. 편집기를 통하여 객체에 적용된 연산은 연산 히스토리에 기록되고 버전 관리와 소프트웨어 구성 요소간의 일관성 관리에 이용된다. 객체의 버전은 연산 히스토리를 이용한 델타를 이용하여 저장되고 검색되므로 델타 추출을 위한 비교 과정이 필요 없으며 버전간의 변경 내용을 쉽게 파악하여 버전 전파 여부를 결정지을 수 있다는 장점이 있다. 일관성은 객체간의 종속성과 객체에 적용된 연산의 종류에 의해 관리되므로 불필요한 변경 전파를 피할 수 있다. 본 논문에서는 객체에 적용된 연산을 기반으로 하여 버전 검색 및 미세 단위 일관성에 대한 정형적인 모델을 제시하였다.

  • PDF

CORBA를 이용한 SNMP/CMIP 통합관리 Gateway 시스템 구축을 위한 기능별 클래스 설계 방안 (The Design of Functional Class for SNMP/CMIP Integration Management Gateway System Using CORBA)

  • 강미영;곽지영;강현철;남지승
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2000년도 하계종합학술대회 논문집(1)
    • /
    • pp.93-96
    • /
    • 2000
  • The CMIP(Common Management Information Protocol) and SNMP(Simple Network Management Network) are the two major network management protocols, Which nee to be integrated. Since the networks need to be managed in a uniform way, the CORBA(Common Object Request Broker Architecture) NE View is to develop as a Standard in the ATM Forum For the TMN management structure to integrate these two protocols. In this paper, the function classes are defined to develop the gateway for efficient subnetwork management. The function classes are defined based on the analysis of EMS functions which are mainly network management design of the TMN structure. Also, the object models of the SMI)(Structure of Management Information) in SNMP and the GDMO(Guidelines for the Definition of Managed Objects) in CMIP are developed way direct translation and abstract translation. The integrated management system design, information model translation of EMS using classdefinition, is efficient is efficient method to interconnect CORBA/SNMP and CORBA/CMIP.

  • PDF

망관리 객체의 컨텍스트 기반 강제적 접근통제 모델 (Context Based Mandatory Access Control Model of Network Managed Objects)

  • 오이면;최은복
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 2004년도 춘계학술발표대회논문집
    • /
    • pp.9-12
    • /
    • 2004
  • 안정적이고 효율적인 네트워크 환경을 제공하기 위해서는 네트워크상에 존재하는 각종 자원들을 감시, 제어하는 네트워크 관리가 필수적이며 이러한 네트워크 관리 객체를 저장·관리하는 관리정보베이스에 대한 보안이 필수적이다. 본 논문에서는 안전한 관리정보베이스의 보장을 위하여 시스템 상태정보, 연산모드. 관리객체와 접근권한으로 구성되는 컨텍스트을 기반으로 한 강제적 접근통제 정책은 네트워크 관리 모델에 적용하므로서 관리정보의 무결성을 보장한다.

  • PDF

An Efficient Object Augmentation Scheme for Supporting Pervasiveness in a Mobile Augmented Reality

  • Jang, Sung-Bong;Ko, Young-Woong
    • Journal of Information Processing Systems
    • /
    • 제16권5호
    • /
    • pp.1214-1222
    • /
    • 2020
  • Pervasive augmented reality (AR) technology can be used to efficiently search for the required information regarding products in stores through text augmentation in an Internet of Things (IoT) environment. The evolution of context awareness and image processing technologies are the main driving forces that realize this type of AR service. One of the problems to be addressed in the service is that augmented objects are fixed and cannot be replaced efficiently in real time. To address this problem, a real-time mobile AR framework is proposed. In this framework, an optimal object to be augmented is selected based on object similarity comparison, and the augmented objects are efficiently managed using distributed metadata servers to adapt to the user requirements, in a given situation. To evaluate the feasibility of the proposed framework, a prototype system was implemented, and a qualitative evaluation based on questionnaires was conducted. The experimental results show that the proposed framework provides a better user experience than existing features in smartphones, and through fast AR service, the users are able to conveniently obtain additional information on products or objects.

자동차 네트워크 시스템의 효율적 관리를 위한 CAN의 동적 선행대기 열 기법 (A Dynamic Precedence Queue Mechanism of CAN for An Efficient Management of Automobile Network System)

  • 최호식;최효식;이장명
    • 제어로봇시스템학회논문지
    • /
    • 제12권6호
    • /
    • pp.614-620
    • /
    • 2006
  • Today the automobile has been changed from a mechanical system to an electronic control system fly the development of the electronic technology. In the automobile body, most of these electronic control devices are networked and managed fully by the CAN protocol. But, when a network system is overloaded, unexpected transmission delay for relative low priority objects occurs due to the static priority definition of the CAN protocol. To resolve this problem, this paper proposes a dynamic precedence queue mechanism that creates a queue for the low priority object and its relevant objects to be transmitted, which becomes urgent in an overloaded network system to keep the maximum allowable time delay. For the generated queue, the highest priority is assigned to transmit the queued objects within the shortest time. The mechanism is implemented in the logical link layer of CAN, which does not require any modification of the old CAN hardware. Effectiveness of the proposed mechanism is verified by the real experiments with an automobile network system.

Transmission Lines Rights-of-Way Mapping Using a Low-cost Drone Photogrammetry

  • Oh, Jae Hong;Lee, Chang No
    • 한국측량학회지
    • /
    • 제37권2호
    • /
    • pp.63-70
    • /
    • 2019
  • Electric transmission towers are facilities to transport electrical power from a plant to an electrical substation. The towers are connected using wires considering the wire tension and the clearance from the ground or nearby objects. The wires are installed on a rights-of-way that is a strip of land used by electrical utilities to maintain the transmission line facilities. Trees and plants around transmission lines must be managed to keep the operation of these lines safe and reliable. This study proposed the use of a low-cost drone photogrammetry for the transmission line rights-of-way mapping. Aerial photogrammetry is carried out to generate a dense point cloud around the transmission lines from which a DSM (Digital Surface Model) and DTM (Digital Terrain Model) are created. The lines and nearby objects are separated using nDSM (normalized Digital Surface Model) and the noises are suppressed in the multiple image space for the geospatial analysis. The experimental result with drone images over two spans of transmission lines on a mountain area showed that the proposed method successfully generate the rights-of-way map with hazard nearby objects.