• 제목/요약/키워드: 3-tier

검색결과 339건 처리시간 0.025초

웹 스트레스 테스트를 통한 전자상거래 아키텍쳐 평가 (E-commerce Architecture Evaluation Through Web Stress Test)

  • 이영환;박종순
    • 경영정보학연구
    • /
    • 제3권2호
    • /
    • pp.277-288
    • /
    • 2001
  • Of critical importance to the success of any e-commerce site are the two factors: rapid application development and quick response time. A three-tier architecture composed of presentation layer, business layer, and data access layer emerges to allow rapid changes in user interface, business logic, and database structures. Too often, such a logical three-tier architecture is considered as requiring a three-tier physical architecture: Web server, application server, and database server running on separate computers. Contrary to the common belief, a Web stress test reveals that the three-tier logical architecture implemented on a two-tier physical platform guarantees a quicker response time due to the reduction in cross-machine communications. This would lead business firms to economize their spending on e-commerce: increasing the number of physical servers to expedite transaction is not necessarily the best solution. Before selecting a particular hardware configuration, a Web stress test needs to be conducted to compare the relative merits of alternative physical architectures. Together with capacity planning, Web stress test emerges as a powerful tool to build robust, yet economical e-commerce sites.

  • PDF

3-Tier 구조를 이용한 케이터링 시스템 개발 (Development of catering system using 3-Tier architectures)

  • 김혁진
    • 한국컴퓨터산업학회논문지
    • /
    • 제7권4호
    • /
    • pp.421-426
    • /
    • 2006
  • 3-Tier 구조는 비즈니스 로직을 공유할 수 있으므로 기존의 코드의 재사용성이 보장되며, 사용자 인터페이스만 담당하는 작고 가벼운 클라이언트 어풀리케이션을 만들 수 있기 때문에 클라이언트의 많은 메모리와 계산능력을 필요로 하지 않는다. 본 논문에서는 데이터베이스, 언어 그리고 ADO(ActiveX Data Object) 엔진을 이용하여 3-Tier 구조의 기술을 접목한 식자재 코드관리, 식자재 소요량 자동산출, 식자재 매입/출하 관리, 식단관리, 결산처리 등을 할 수 있는 케이터링 시스템을 개발한다. 이 시스템은 급식 분야에 생산성을 향상시킬 뿐만 아니라 비용 절감을 얻을 수 있다 급식 서비스 업무 환경에 적합한 시스템으로써 많은 활용이 기대 된다.

  • PDF

CORBA를 이용한 주식매매 관리 시스템 설계 및 구현 (Design and Implementation of a Stock Market Management System using CORBA)

  • 황준;김영신
    • 인터넷정보학회논문지
    • /
    • 제2권3호
    • /
    • pp.93-98
    • /
    • 2001
  • 전자상거래 시스템은 시스템의 확장, 유지, 보수문제 등의 문제가 개발에 어려움을 주고 있다. 이에 본 논문에서는 JAVA 와 CORBA를 이용하여 3-Tier주식매매 관리 시스템을 제안한다. 본 시스템은 CORBA의 이벤트 서비스를 이용하여 인터렉티브한 환경을 구현하였고, 확장성, 속도, 유연성, 보안성, 유지·보수, 효율성이 뛰어난 시스템을 위하여 CORBA와 JDBC 미들웨어를 이용하여 3-tier 구조 주식매매 관리 시스템을 구현하였다.

  • PDF

Game Design of Online Sutda using 3-Tier Structure

  • An, Syungog;An, Sung-Ho;Jung, Jinyoung;Kim, Soo-Kyun
    • 한국컴퓨터정보학회논문지
    • /
    • 제20권9호
    • /
    • pp.55-60
    • /
    • 2015
  • This paper introduces a program structure that minimizes the client's business logic by reducing the client's specifications as a way of minimizing the limitations of online game platforms. The objective of this thesis is to design an online game that is based on a 3-tier client/server structure, and thus using this 3-tier structure to ultimately create an online Sutda game that anyone can enjoy. The progression of newly released games is highly based on the mobile market and the number of online games being launched is decreasing. As the mobile game market grows, more and more multi-platform games are being developed and target platforms within online games are greatly diversifying. Through these situations, this thesis minimizes the client's business logic through a 3-tier structure of application-middleware-database, and also proposes an online game client/server that allows three or more users to participate simultaneously through the server.

XML 3-tier 기반의 가상교육 시스템 평가 (Estimation of the Cyber Lecture System based on XML)

  • 안영두;임황빈
    • 대한전자공학회논문지TE
    • /
    • 제39권2호
    • /
    • pp.124-133
    • /
    • 2002
  • 컴퓨터 및 초고속 정보통신망의 발전함에 따라 사회는 지식 정보화 사회로 거듭나고 있다. 이러한 상황에서 국가의 경쟁력 확보를 위해 창의적이고, 논리적인 사고력을 갖춘 인재양성이 필수적이다. 그리고 이와 같은 목표를 달성하기 위해서는 정보통신 기술을 활용하여 다양한 학습방식을 도입한 열린 교육환경을 구축해 한다. 또한 정보 통신망을 통한 언제, 어디서, 누구나 새로운 지식과 기술을 습득할 수 있는 평생학습 체계 구축이 필요하다. 본 논문에서는 가상교육 시스템의 시스템 아키텍처 및 XML 3-tier 모델의 연구하여 가상교육 시스템을 설계하고, 구현한다. 또한 가상교육 시스템의 성능 및 장애요인을 평가하고, 이를 해결하여 학생, 교수 및 관리자로 하여금 원활한 가상교육이 이루어지도록 한다.

3-tier 방식을 적용한 대규모 전자메일 전송 시스템의 설계 및 구현 (A Design and Implementation of 3-tier Large Scale E-mail Transfer System)

  • 임두욱;박정환;지석진;신동규;신동일
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2000년도 가을 학술발표논문집 Vol.27 No.2 (1)
    • /
    • pp.169-171
    • /
    • 2000
  • 전자메일이 현대 정보시스템에서 가장 필수적인 도구 중 한가지라는 것은 이제 더 이상 말할 필요가 없을 정도다. 전자메일은 그것을 잘 활용함으로써 생산 효율을 몇 배로 향상시킬 수 있는 반면, 능숙하게 사용하지 못할 경우 수신인과 발신인 상호간의 커뮤니케이션을 혼란시켜 생산성을 저하시킬 위험성을 내포하고 있다. 본 논문에서는 대량의 전자메일을 가입자에게 발송해야 하는 기업환경에서 대량의 메일 전송시에 메일 서버에 걸리는 부하를 3-tier 방식을 적용하여 효율적으로 관리하는 방법에 대하여 고찰하고, 이의 구현에 대하여 논의한다.

  • PDF

자기조직화지도 신경망 모형과 Tier 모형을 이용한 아시아컨테이너항만의 클러스터링측정 및 추세분석에 관한 실증적 연구 (An Empirical Study on the Measurement of Clustering and Trend Analysis among the Asian Container Ports Using Self Organizing Maps based on Neural Network and Tier Models)

  • 박노경
    • 한국항만경제학회지
    • /
    • 제30권1호
    • /
    • pp.23-55
    • /
    • 2014
  • 본 논문에서는 아시아 컨테이너항만들 간의 클러스터링 추세를 분석하기 위해서 자기조직화지도 신경망 모형과 Tier모형에 대해서 이론적으로 설명하고, 아시아 38개 컨테이너항만들의 11 년간 자료를 4개의 투입요소(선석길이, 수심, 총면적, 크레인 수), 1개의 산출요소(컨테이너화물처리량)를 이용하여 국내항만(부산, 인천, 광양항)들이 어떤 항만들과 클러스터링 해야만 하는지에 대한 측정방법을 실증적으로 보여 주고 분석하였다. 실증분석의 주요한 결과는 다음과 같다. 첫째, 자기조직화지도 신경망모형에 의한 클러스터링 추세분석에서 국내항만들은 클러스터링을 통해서 효율성을 증대[부산항(26.5%), 인천항(13.05%), 광양항(22.95%)]시 킬 수 있는 것으로 나타났다. 둘째, Tier모형을 이용한 클러스터링분석에서는 부산항(홍콩, 상해, 마닐라, 싱가포르항), 인천항(아덴, 닝보, 다바오, 방콕항), 광양항(아덴, 닝보, 방콕, 하이파, 두바이, 광저우항)과 각각 클러스터링을 해야만 하는 것으로 나타났다. 셋째, 자기조직화지도 신경망 모형에 Tier모형을 접목시킨 모형에서는 (1) 부산항은 인천항과 광양항에 비해서 효율성이 더 개선되었다. (2) 인천항은 2001년부터 2007년까지는 효율성이 더디게 개선되었으나, 2008년 이후에는 더욱 개선되었다. (3) 광양항은 2001년부터 2003년까지는 개선도가 높았으나, 2004년 이후 부터는 지속적으로 개선도가 하락하였다. 본 논문이 갖는 정책적인 함의는 첫째, 항만정책입안자들이 본 연구에서 사용한 두 가지 모형과 접목시킨 모형을 항만의 클러스터링 정책에 도입하여 해당항만이 발전할 수 있는 전략을 수립하고 이행해 나가야만 한다는 점이다. 둘째, 본 논문의 실증분석결과 국내항만들의 참조항만, 클러스터링항만들로서 나타난 아시아항만들에 대하여, 그들 항만들의 항만개발, 운영에 대한 내용을 정밀하게 분석하고 도입하여 실시하는 것이 필요하다.

Design and Implementation of Secure 3-Tier Web Application with Open Source Software

  • 김창수;유혜인;이용주
    • 디지털산업정보학회논문지
    • /
    • 제6권1호
    • /
    • pp.33-54
    • /
    • 2010
  • Providing a secure 3-tier Web application has become a high priority for companies as e-businesses have increased the amount and the sensitivity of corporate information that can be accessed through the web. Web applications become more difficult to secure with this very increase in online traffic and transactions. This paper first reviews the 3-tier of web application, types of attacks that can threaten web application services and security principles. We then are designing and implementing a secure web application with open source software that able to mitigate the web application vulnerable to attack.

3-tier 시스템 환경에서 비 에이전트 방식의 데이터베이스 사용자 식별 방안 (A Non-Agent based Identification Scheme for Identifying Database Users in 3-tier System Environments)

  • 한정상;신동천
    • Journal of Information Technology Applications and Management
    • /
    • 제25권2호
    • /
    • pp.147-159
    • /
    • 2018
  • The changes of internet environment have made services through web application server (WAS) popular. Accordingly, technical difficulties in identifying users who access databases through WAS were incurred. In order to solve these problems, many companies adopt an agent-based approach for identifying users by installing additional software on WAS. However, this approach must submit to some disadvantages in terms of cost, maintenance, and development process. In this paper, we devise an non-agent based approach for identifying database users in 3-tier environments.

3 Tier Architecture 시스템 구조연구 (A Study on the 3Tier Architecture Structure System)

  • 최성;김승찬;유정근;한정란
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2004년도 춘계학술대회
    • /
    • pp.232-235
    • /
    • 2004
  • 정보기술 패러다임의 주요 흐름을 살펴보면 오랜 기간동안 주도했던 메인 프레임 위주의 시스템이 90년대 들어서 클라이언트/서버 시스템이 주도하는 환경으로 전환되었으며, 90년대 후반 들어서는 인터넷의 활용증대로 네트웍 컴퓨팅등에 대한 관심이 증대하고 있는 현실이다. 3-tier 구조는 이 시대서 요구하는 시스템 아키텍처에 적합하며 발전해 나가 서비스 확장성(scalability)과 안정성, 그리고 효율면에서 유리하므로 대용량 서비스에 적합하다. 본 논문에서는 이제 앞으로 주도할 3-Tier 아키텍처를 제안하였다.

  • PDF