• Title/Summary/Keyword: Web base

Search Result 595, Processing Time 0.025 seconds

A Study for an Optimal Load Balancing Algorithm based on the Real-Time Server Monitor of a Real Server (리얼 서버의 실시간 서버 모니터에 의한 최적 로드 밸런싱 알고리즘에 관한 연구)

  • Han, Il-Seok;Kim, Wan-Yong;Kim, Hag-Bae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.11a
    • /
    • pp.201-204
    • /
    • 2003
  • At a consequence of WWW large popularity, the internet has suffered from various performance problems, such as network congestion and overloaded servers. These days, it is not uncommon to find servers refusing connections because they are overloaded. Web server performance has always been a key issue in the design and operation of on-line systems. With regard to Internet, performance is also critical, because users want fast and easy access to all objects (e.g., documents, graphics, audio, and video) available on the net. To solve this problem, a number of companies are exploring the benefits of having multiple geographically or locally distributed Internet sites. This requires a comprehensive scheme for traffic management, which includes the principle of an optimal load balancing of client requests across multiple clusters of real servers. This paper focuses on the performance analysis of Web server and we apply these results to load balancing in clustering web server. It also discusses the mam steps needed to carry out a WWW performance analysis effort and shows relations between the workload characteristics and system resource usage. Also, we will introduce an optimal load balancing algorithm base on the RTSM (Real-Time Server Monitor) and Fuzzy Inference Engine for the local status of a real server, and the benefits is provided with of the suggested method.

  • PDF

Grid Computing System based on Web Worker for Smart TV Environments (스마트 TV환경에 적합한 Web Worker 기반의 그리드 컴퓨팅 시스템)

  • Kim, Hyun-Sik;Jo, Geun-Sik
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.1
    • /
    • pp.11-17
    • /
    • 2012
  • In recent years, there has been a popularity rose up on Smart TV (Smart Television) usage at home. Therefore, it is also have increase the demand on grid computing system. Smart TV has a variety of platform and usage compare to PC (Personal computer). Base on this, it is difficult to apply a traditional grid system on Smart TV. One major reason are concerning the small idle time compare to PC. To overcome this problem, this paper will propose a Javascript grid system and introducing a new scheduling policy that best suit for a smart TV. We have conduct an experiment on the proposed method. The result provides an average of 1.78 percent, which is improved compare to the traditional method which is only provides an average of 0.09 percent.

A Web-based Right Management System Considering Execution time and Security (실행시간과 안전성을 고려한 웹 기반의 저작권관리 시스템)

  • Ko, Il-Seok;Cho, Yong-Hwan;Shin, Seung-Soo;Cho, Do-Eun;Kwon, Yong-Ai
    • The KIPS Transactions:PartC
    • /
    • v.11C no.5
    • /
    • pp.697-702
    • /
    • 2004
  • As for the digital content, a reproduction is easy and manuscript is identical with original copy. Because of these characteristics, there are difficulties on prevention of an illegal reproduction and an illegal currency. In recent days various digital content service systems based on a web are commercialized. An appropriate copyright protection technology is required so that these systems develop as a profit model. Generally we use encrypted digital content transmission method for the copyright protection on a web base system. At the time of this, it is increased sire of encrypted digital content. As for this, it be increased time required on an execution process. Therefore, a design of the system that considered a execution time and a security is required. In this study, we designed the digital content transmission system that considered execution time and a security through a partial encryption based on a digital content copyright management technique. Also we evaluated performance of a proposed system through analysis.

Men's ego-images represented on the fashion blogs in web 2.0 era (웹 2.0 시대 패션에 나타난 남성의 자아이미지 - 퍼스널 패션블로그를 중심으로 -)

  • Suh, Sung Eun
    • The Research Journal of the Costume Culture
    • /
    • v.22 no.5
    • /
    • pp.760-775
    • /
    • 2014
  • In the era of 2.0 web, blog has become the media that men can express themselves with fashion more actively and independently, as paying much attention to their personal appearance and cultivating an upscale lifestyle. They often create their fashion images in the virtual space where enables a free and creative operations of self-expression. The study aims to identify the types of men's ego-images represented on the personal fashion blogs based on the framework of analysis from the previous research (Suh, 2014), to build the base data for analyzing men's fashion style in $21^{st}$21st century that reflects changes in men's sexual images, and to verify the framework as comparing with the previous case study about the women blogs (Suh, 2014). The case studies conducted 5 men's personal blogs such as bryanboy, iamgala, little fashionisto, katelovesme, and stylentonic. The study results almost same types of women's ego-images as following. The imaginary ego-image is classified as narcissism, regression, identification, and virtuality, the social ego-image as symbolism of roles and others'desire, the real ego as primary instinct, practical reality, object a, jouissance and sexual perversion. The personal style of men shown on the fashion blogs appears as a significant factor to analyze male customers in the growing men's beauty and fashion market.

Design and Implementation of Topic Map Generation System based Tag (태그 기반 토픽맵 생성 시스템의 설계 및 구현)

  • Lee, Si-Hwa;Lee, Man-Hyoung;Hwang, Dae-Hoon
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.5
    • /
    • pp.730-739
    • /
    • 2010
  • One of core technology in Web 2.0 is tagging, which is applied to multimedia data such as web document of blog, image and video etc widely. But unlike expectation that the tags will be reused in information retrieval and then maximize the retrieval efficiency, unacceptable retrieval results appear owing to toot limitation of tag. In this paper, in the base of preceding research about image retrieval through tag clustering, we design and implement a topic map generation system which is a semantic knowledge system. Finally, tag information in cluster were generated automatically with topics of topic map. The generated topics of topic map are endowed with mean relationship by use of WordNet. Also the topics are endowed with occurrence information suitable for topic pair, and then a topic map with semantic knowledge system can be generated. As the result, the topic map preposed in this paper can be used in not only user's information retrieval demand with semantic navigation but alse convenient and abundant information service.

Load Distribution Policy of Web Server using Subsequent Load and HTTP Connection Time (잠재 부하 정보와 HTTP 연결의 에이징을 통한 HTTP 연결 스케줄링 알고리즘)

  • Kim Si-Yeon;Kim Sungchun
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.11_12
    • /
    • pp.717-721
    • /
    • 2005
  • With HTTP/1.0, a single request means a single HTTP connection so that the granular unit of dispatching is the same as real load. But with persistent HTTP connection, multiple requests may arrive on a single TCP connection. Therefore, a scheme that dispatches load at the granularity of individual requests constrains the feasible dispatching policies In this paper we propose a new connection dispatching polity for supporting HTTP/1.1 persistent connections in cluster-based Web servers. When the request of a base html file arrives, the dispatcher gets the subsequent load arriving on that connection using the embedded objects information. After the dispatcher stores the load information in Load Table, the dispatcher employs the connection aging strategy on live persistent connections on the passage of time. The results of simulation show about $1.7\%\~16.8\%$ improved average response time compared to existing WLC algorithm.

Web Based Tele-Medicine System including Security Scheme (웹기반 원격진료시스템에서 암호화인증방식이 적용된 회원관리기법)

  • Kim, Seok-Soo
    • Convergence Security Journal
    • /
    • v.5 no.1
    • /
    • pp.19-27
    • /
    • 2005
  • This paper presents the content regarding electronic medical examination chart and data processing for efficient medical examination and fast treatment by realizing remote medical examination system of mutual conversation type among 3 parties(patient, doctor, pharmacist) on internet base, and establishment of database enabled system integration for efficient data processing in both on-line and off-line mode by interconnecting ASP and SQL on IIS 4.0 web server, consultation between patient and doctor, medical examination on off-line mode, transmission of prescription sheet to the pharmacist designated by patient, preparation of medicine, semieternal storage of medical examination data owing to storage and check of medical examination data, more accurate medical examination and prescription using this medical examination data by patient and doctor, and so on. And, data processing between doctor and pharmacist is differently performed based on class such as general member and charge member, and service access right pursuant to this is endowed, so that certification of each member must follow by all means.

  • PDF

Design of Web Retrieval Component for Marine Leisure Information Database (해양레저정보 데이터베이스 구축을 위한 웹 탐색 컴포넌트 설계)

  • Choi, Hong-Seok;Jung, Sung-Hun;Ahn, Seong-Hwan;Yim, Jae-Hong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • v.9 no.2
    • /
    • pp.142-145
    • /
    • 2005
  • According as marine leisure industry has developed and the demand of leisure culture has increased rapidly, a desire about service which supply marine safety and connect marine information is enlarging. We wish to develop contents of download form that supply geographic information of Electronic Navigational Chart(ENC) in the marine that is digitalized to carrying along terminal of WIPI base and various informations for marine leisure. For this, DB that offer ENC and additional information should be constructed. Also, we need server(CPS; Contents provider Server) that offer required contents. In this paper, we design web retrieval component which store request information to database. When consumer required necessary information through personal mobile device, CPS can inform that. So, we wish to develop web retrieval agent component that parse informations in various World Wide Webs, and store to database.

  • PDF

Proposal for Social Casino Game Policy based on Responsible Game System (책임게임시스템 기반 소셜 카지노 게임 정책 제언)

  • Song, Seung-keun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.11
    • /
    • pp.2039-2044
    • /
    • 2016
  • This study aims to investigate the safety instrument to prepare the policy alternative for social web-board game which will be developed to base on social network in the future although social casino game is not available in Korea now. We reviewed several literature about responsible game system applied to especially U.S. New Jersey, responsible gambling system acted in the being advanced all countries. Game experts built up user protection model as previous work to prepare the law and policy which such a responsible game system will apply for current web-board gaem and future social casino game. As a result, this research revealed that standard of judgement which can identify four kind of addiction danger user group are raised. We expect to help this user protection alternative to provide the law and policy instrument for future social casino game and complement the problem of current web-board enforcement.

Fabrication of 2-layer Flexible Copper Clad Laminate by Vacuum Web Coater with a Low Energy Ion Source for Surface Modification (저 에너지 표면 개질 이온원이 설치된 진공 웹 공정을 이용한 2층 flexible copper clad laminate 제작)

  • Choi, Hyoung-Wook;Park, Dong-Hee;Choi, Won-Kook
    • Korean Journal of Materials Research
    • /
    • v.17 no.10
    • /
    • pp.509-515
    • /
    • 2007
  • In order to fabricate adhesiveless 2-layer flexible copper clad laminate (FCCL) used for COF (chip on film) with high peel strength, polyimide (PI; Kapton-EN, $38\;{\mu}m$) surface was modified by reactive $O_2^+$ and $N_2O^+$ ion beam irradiation. 300 mm-long linear electron-Hall drift ion source was used for ion irradiation with ion current density (J) higher than $0.5\;mA/cm^2$ and energy lower than 200 eV. By vacuum web coating process, PI surface was modified by linear ion source and then 10-20 nm thick Ni-Cr and 200 nm thick Cu film were in-situ sputtered as a tie layer and seed layer, respectively. Above this sputtered layer, another $8-9{\mu}m$ thick Cu layer was grown by electroplating and subsequently acid and base resistance and thermal stability were tested for examining the change of peel strength. Peel strength for the FCCLs treated by both $O_2^+$ and $N_2O^+$ ion irradiation showed similar magnitudes and increased as the thickness of tie layer increased. FCCL with Cu (200 nm)/Ni-Cr (20 nm)/PI structure irradiated with $N_2O^+$ at $1{\times}10^{16}/cm^2$ ion fluence was proved to have a strong peel strength of 0.73 kgf/cm for as-received and 0.34 kgf/cm after thermal test.