• Title/Summary/Keyword: EJB 서버

Search Result 62, Processing Time 0.027 seconds

Applicable Rules for Performance Improvement of Entity Bean in EJB Environment (EJB 환경에서 엔티티 빈의 성능향상을 위한 적용규칙)

  • Choi, Seong-Man;Kim, Song-Ju;Lee, Jeong-Yeal;Yoo, Cheol-Jung;Chang, Ok-Bae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.10a
    • /
    • pp.401-404
    • /
    • 2001
  • 엔터프라이즈 환경에서 애플리케이션 개발에 적합한 J2EE(Java 2 Platform Enterprise Edition)의 서버측 컴포넌트 기술인 EJB(Enterprise JavaBeans)는 엔티티 빈(Entity Bean)과 세션 빈(Session Bean)으로 구분된다. 본 논문은 이러한 EJB를 구성하는 요소 중에서 데이터베이스의 효율적 액세스를 위한 DAO(Data Access Object)에 적용된 엔티티 빈의 성능을 향상시키기 위한 적용규칙을 제안한다.

  • PDF

A Study on Load Balancing Service for Scalable Server Systems (확장성있는 서버 시스템을 위한 부하 균등화 서비스에 대한 연구)

  • 이동훈;한영태;민덕기
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.151-153
    • /
    • 2000
  • 본 논문은 분산 서버 시스템을 위한 Load Balancing Architecture를 제안한다. 이 구조는 기존에 구현된 클라이언트/서버 시스템을 그대로 사용하면서 규모를 확장할 수 있는 특징을 가지고 있다. Load Balancing Service가 동작하기 위해서는 서버의 성능과 구성상태에 대한 정보를 주고받는 것이 필요하다. 이를 위하여 본 논문에서는 Load Balacing Information Transfer Protocol을 제시한다. 본 논문이 제시하는 구조는 DCOM 및 EJB 등의 Component 서버에서도 사용되어서 확장성을 가지게 할 수 있다.

  • PDF

The Implementation of EJB Based Goods Purchase System on the Commercial Contents (상품 콘텐츠에 따른 EJB 기반의 물품 구매 시스템 구현)

  • 정화영
    • The Journal of the Korea Contents Association
    • /
    • v.3 no.1
    • /
    • pp.39-46
    • /
    • 2003
  • Electronic commerce part is changing rapidly for more efficient service support according to customer's inclination and request which pass over the time and space. That is, It was considered in customer's side that process and management of content by various articles, and component base development was considered in side of developer and administrator to operate this effectively. So, electronic commerce system need component based development that can be coped with efficient and active it and goods contents management to customers various inclination. Thus, in this research we implemented goods purchase system based on EJB(Enterprise Java Beans) of sewer side component mode. That is, each function part from goods contents to purchase is implemented to component which is independent execution module. Accordingly, component which is independence function part can cope actively in process of contents that change variously.

  • PDF

Design and Implementation of EJB based QoS Management System framework for Differentiated Services (차등 서비스를 위한 EJB 기반 QoS 관리 시스템 프레임워크의 설계 및 구현)

  • Cha Si ho;Lee Jong eon;Ahn Byung ho;Cho Kuk hyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.30 no.4B
    • /
    • pp.192-201
    • /
    • 2005
  • DiffServ supports aggregated traffic classes to provide various QoS to different classes of traffics. However, current DiffServ specifications do not have a complete QoS management framework. It is possible to lead to serious QoS violations without a QoS management support. From this reasoning, a QoS management system that can manage differentiated QoS provisioning is required. This paper proposes and implements a policy-based QoS management platform for differentiated services networks, which specifies QoS policies to guarantee dynamic QoS requirements. The implementation of the proposed platform is built on W framework and uses XML to represent and validate high-level QoS policies. High-level QoS policies are represented as valid XML documents and are mapped into Em beans of the EJB-based policy server of the platform. The policy distribution and the QoS monitoring are processed using SNMP.

Translation Technique from Servlet to EJB Component (서블릿의 EJB 변환 기법)

  • Shin, Jung-Eun;Choi, Il-Woo;Rhew, Sung-Yul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2001.04b
    • /
    • pp.989-992
    • /
    • 2001
  • 인터넷 사용자의 빠른 증가는 인터넷 환경 발달을 요구한다. 웹의 아키텍쳐를 N-계층으로 변환하는 이유도 웹 서버의 과부하를 줄여 속도증가와 성능향상을 얻기 위함이다. 그러나 여전히 네트워크를 통한 업무처리 관련 분산 시스템은 계속 되는 개발 단계에 있다. 사용자들의 각기 다른 시스템 환경과 그에 적합한 다양한 어플리케이션의 요구, 늘어나는 새로운 프로그램들과 개발 시스템들은 계속되는 소프트웨어의 유지보수를 필요로 한다. 컴포넌트는 급속하게 변화되는 소프트웨어를 효율적으로 관리하고 활용하기 위해 새롭게 대두되고 있으며, 재사용 가치가 높은 기존 소프트웨어에 적용하여 관리하는 것도 필요하다. 본 논문에서는 인터넷에서 상용되고 있는 서블릿 게시판을 컴포넌트화 하여 웹상의 소프트웨어로서 재사용성을 높이며, 서블릿을 EJB 로 컴포넌트화 하는 변환 과정을 제안하고자 한다

  • PDF

Refactoring for Increasing Scalability in Server Components (서버 컴포넌트의 확장성 증가를 위한 재구성 기법)

  • 권재은;김형호;배두환
    • Journal of Software Engineering Society
    • /
    • v.14 no.1
    • /
    • pp.30-41
    • /
    • 2001
  • 서버의 확장성, 즉 제한된 자원으로 처리할 수 있는 클라이언트의 수는 서버의 성능과 유지 비용에 직접적인 영향을 끼친다. 확장성이 큰 서버를 구현하기 위해 서버 컴포넌트는 클라이언트의 상태를 유지하지 않아야 한다는 것은 널리 받아들여지고 있다. 그러나, 이러한 상태 비유지 컴포넌트를 생성하는 것에 대한 체계적인 방법이 전무한 실정이다. 따라서, 본 논문에서는 재구성(refactoring)을 이용하여 상태 유지(stateful) 서버를 상태 비유지(stateless) 서버로 변환시키는 체계적인 방법을 제시한다. 다음으로 여러 개의 컴포넌트를 찾고, 각각에 재구성을 수행하는 방법을 제시한다. 다음으로 여러 개의 컴포넌트로 구성된 서버에 위 방법을 적용할 수 잇는 알고리즘을 제시한다. EJB 기반의 간단한 은행 시스템에 재구성 방법을 적용하여, 상태 유지 서버가 상태 비유지 서버로 성공적으로 변환되는 모습을 보인다.

A Policy Based Management Model of Quality of Service for Differentiated Services Networks (차별화 서비스망을 위한 정책 기반 서비스 품질 관리 모델)

  • Cha, Si-Ho;Kang, Young-Man;Cho, Kuk-Hyun
    • The KIPS Transactions:PartC
    • /
    • v.10C no.2
    • /
    • pp.171-178
    • /
    • 2003
  • Differentiated Services (DiffServ) is a technique to provide Quality of Service (QoS) in an efficient and scalable way. However, current DiffServ specifications have limitations in providing the complete QoS management framework and its implementation model. This paper proposes a policy-based QoS management model that supports DiffServ policies for managing QoS of DiffServ networks. The management model conforms to Model-View-Controller (MVC) architecture, and is based on Enterprise JavaBeans (EJBs) technologies. In our model, high-level DiffServ QoS policies are represented as valid XML documents with an XML Schema and are translated to low-level EJB policy beans in the EJB-based policy server. The routing topology and role information required to define QoS policies is discovered by using SNMP MIB-II, and the QoS policy distribution and monitoring is accomplished by using SNMP DiffServ MIB.

Design of Enterprise Beans Generator with Macro Functions (매크로 기능을 갖는 엔터프라이즈 빈즈 생성기 설계)

  • 이상영;김송주;노혜민;유철중;장옥배;이우진;신규상
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10a
    • /
    • pp.531-533
    • /
    • 2000
  • J2EE 플랫폼의 핵심기술인 EJB는 서버 측 컴포넌트 표준 모델이다. 최근 들어 점차 이를 지원하는 도구의 중요성이 대두되고 있다. 본 논문에서는 EJB 환경의 컴포넌트인 엔터프라이즈 빈즈를 생성하는 생성기 모델을 제시한다. 특히 이 생성기는 개발자의 개입이 많은 빈 관리 지속성 엔티티 빈 개발 시 자동화할 수 있는 매크로 기능을 가진다. 제공하는 매크로 기능은 크게 두 가지 부류로 구분할 수 있는데 데이터를 조작하는 부분과 엔터프라이즈 빈즈 환경을 조작하는 부분이 있다. 먼저 데이터를 조작하는 부분의 매크로 기능으로는 SQL 질의 관련 매크로(데이터 삽입, 삭제, 선택, 갱신) 및 데이터베이스 필드 변수 설정 매크로가 있고, 환경을 조작하는 부분에는 엔터프라이즈 빈즈 환경 접근 매크로, 홈 객체 획득 매크로, JDBC 연결 매크로 등이 있다. 사용자 측면을 고려한 이러한 기능들을 통해 개발 시간 단축, 노력, 경감, 오류 방지 등의 효과를 얻을 수 있다.

  • PDF

A case study about interoperability measurement using interoperability maturity model (상호운용 성숙도 모델을 이용한 상호운용성 측정 사례 연구)

  • 문소영;류동국;서지연;김영철
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.445-447
    • /
    • 2004
  • 본 논문에서는 컴포넌트 기반 시스템 개발시 시스템간의 상호운용성을 높일 수 있는 방도를 제시하는데 있다. 다시 말하자면 다른 웹 서비스 방식과 분산 객체 방식의 컴포넌트 기반 시스템들의 상호운용 성숙 정도를 측정하려는 시도에 있다. 적용 사례에서는 클라이언트는 .NET 환경을 서버는 EJB 환경 상에서 개발된 EJB와 .NET 컴포넌트는 웹 서비스 방식과 IIOP.NET를 이용한 분산객체 방식 두 가지 방식으로 상호운용 하였다. 본 논문에서는 이 두 가지 상이한 상호운용 방식에 대하여 성숙도 모델인 LISI를 기반으로 상호운용 측정 기법을 적용하여 상호운용 능력을 측정하려 노력하였다. LISI 상호운용 능력을 측정한 결과 웹 서비스에 의한 방식이 분산 객체 방식보다 높은 상호운용 능력이 있음이 나타난다.

  • PDF

A Design and Embodiment of Product Management Component of EC Merchant Server based on EJB Architecture (EJB Architecture를 기반으로 하는 EC Merchant Server의 상품관리 컴포넌트의 설계 및 구현)

  • Son, Min-Joung;Park, Eun-Ju;Lee, Jong-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2004.05a
    • /
    • pp.477-480
    • /
    • 2004
  • 인터넷의 급격한 발달과 사용자의 증가로 인하여 클라이언트와 서버로 구성된 기존의 웹 환경에서는 EC(Electronic Commerce)서비스 제공이 원활하지 못하였다. 시스템의 안정성 및 신뢰성이 미약하게 되면서 이를 보완하기 위한 새로운 환경으로 분산처리 기술의 필요성이 부각되었다. 본 연구는 현재 활용되고 있는 EC Server에서 상품관리에 대한 안정성과 신뢰성 제고 등의 문제에 대한 해결방안으로, 핵심 비즈니스 프로세스를 컴포넌트로 변환 적용하는 내용을 담고 있다.

  • PDF