“Change Request System”

Total Page:16

File Type:pdf, Size:1020Kb

“Change Request System” “Change Request System” Tesina Para cumplir la acreditación de las estadías profesionales y contar con los créditos necesarios para obtener el grado de Ingeniero en Informática Autor: Irving Adrián Perea Aguilar ​ Asesor académico: Lic. José Giovanni Ortega Tostado ​ Asesor externo: Lic. Elisa Becerra Ulloa ​ Organismo Receptor: Tata Consultancy Services, Ltd. ​ Mazatlán, Sinaloa a 11 de diciembre de 2015 AGRADECIMIENTOS Con todo el amor del universo y por sobre todas las cosas, a mi madre y a mi padre, que entre la adversa incertidumbre de verme crecer y evolucionar, resintieron caídas incluso más fuertes que las mías, pero con sus espíritus grandes y sus almas soñadoras, estuvieron siempre ahí para darme la mano, ayudarme a levantar y seguir avanzando. Al espacio, al tiempo y a los acontecimientos que me pusieron el día de hoy en el lugar en el que estoy, pues no quisiera estar en ningún otro lado. A todos mis amigos (tanto a los pasajeros como a los de planta), que no hicieron mi vida más fácil, pero fácilmente la hicieron mucho más llevadera; con su elocuencia humorística y su desdén hacia las cosas que los adultos consideran importantes, hicieron de lo que va de mi existencia, la broma más larga y graciosa que alguien pudiera contarte. Quiero hacer, además, una mención especial a una criatura muy particular (cuyo nombre preferiría no recordar para nada) quien me motivó a reflexionar mis días con ​ ​ mucho más detenimiento, y logró que reviviera (de forma bastante dolorosa) mi ilusión en la vida, en el color, en las flores, en el cielo, en la magia y en el amor. Y por último, pero no por eso menos relevante, me agradezco a mí mismo; ya que sin mí, ni siquiera este absurdo texto habría sido posible. RESUMEN “Change Request System” Irving Adrián Perea Aguilar Ingeniería en Informática Universidad Politécnica de Sinaloa Mazatlán, Sinaloa. Diciembre, 2015. Asesor académico: Lic. José Giovanni Ortega Tostado Asesor Externo: Ing. Jaime Ramírez González Organismo receptor: Tata Consultancy Services, Ltd. El contenido del presente trabajo, aborda de manera profunda el proyecto del desarrollo de un sistema de solicitudes de cambios, cuya función principal es que los usuarios o empleados dentro de una organización envíen sus peticiones de requerimientos específicos a un administrador para su correspondiente aprobación; esto con el fin de realizar cambios en el funcionamiento actual de un sistema o forma de trabajo, para lograr de esta forma un mejor desempeño en el área de trabajo de dichos usuarios. Primeramente se plantea el panorama general de la organización y las funciones y servicios que actualmente realiza. Seguido de esto, el marco teórico de referencia y las tecnologías que fueron implementadas para la realización del presente proyecto, así como la historia y generalidades de éstas. Además, se realiza una descripción previa del estado del arte para este tipo de sistemas, y el uso que reciben. Y para cerrar, se describen algunas conclusiones respecto al proceso de realización del proyecto, y las expectativas finales para el período de implementación del sistema dentro de un entorno de trabajo real. ÍNDICE GENERAL I. RESEÑA EMPRESARIAL……………………………………………………………1 1.1. Acerca de Tata Consultancy Services, Ltd………………………………1 1.1.1. Misión……………………………………………………………...2 1.1.2. Visión……………………………………………………………....2 1.1.3. Objetivo…………………………………………………………....2 1.1.4. Valores…………………………………………………………….3 1.2. TCS en México……………………………………………………………...3 1.3. Servicios que ofrece………………………………………………………..4 1.3.1. Servicios de TI…………………………………………………....5 1.3.2. Consultoría………………………………………………………..5 1.3.3. Servicios industriales y de ingeniería…………………………..6 II. MARCO TEÓRICO…………………………………………………………………...7 2.1. Introducción………………………………………………………………....7 2.2. Tecnologías implementadas……………………………………………....7 2.2.1. Java………………………………………………………………..8 2.2.1.1. Historia de Java………………………………………...8 2.2.1.2. La plataforma de Java………………………………....9 2.2.1.3. Entornos de desarrollo para Java…………………..11 2.2.1.4. El proceso de edición y compilación………………..12 2.2.1.5. La codificación de programas Java………………...13 2.2.1.6. El proceso de desarrollo de software……………....14 2.2.2. Eclipse…………………………………………………………...16 2.2.2.1. Perspectivas, editores y vistas……………………...16 2.2.3. Hibernate………………………………………………………...18 2.2.4. JavaServer Pages……………………………………………....20 2.2.5. Oracle…………………………………………………………….21 2.2.5.1. Historia………………………………………………...21 2.2.5.2. Características………………………………………..22 2.2.5.3. Estructura Lógica……………………………………..22 2.2.5.4. Estructura Física……………………………………...24 2.2.5.5. Comparativa entre Oracle, MySQL y SQL Server...25 2.2.5.6. Versiones……………………………………………...25 2.2.6. Servidores web………………………………………………….26 2.2.6.1. Apache………………………………………………...29 2.2.6.2. Uso de Apache………………………………………..30 2.2.6.3. Configuración de Apache……………………………31 2.2.6.4. Licencia de Apache…………………………………..31 2.2.7. Apache Tomcat………………………………………………….32 2.2.7.1. Historia…………………………………………………33 2.2.7.2. Entorno………………………………………………...33 2.2.7.3. Estructura de directorios……………………………..34 III. ESTADO DEL ARTE………………………………………………………………35 3.1. Descripción………………………………………………………………...35 3.1.1. Subprocesos…………………………………………………….36 3.1.2. Evaluación de cambios………………………………………...37 IV. CHANGE REQUEST SYSTEM………………………………..…………………38 4.1. Análisis de requerimientos……………………………………………….38 4.2. Modelo de prototipos……………………………………………………..38 4.2.1. Etapas para la elaboración del modelo de prototipo………..40 4.2.2. Ciclo de vida de un sistema basado en prototipo…………...40 4.2.3. Ventajas del modelo de prototipo……………………………..42 4.2.4. Desventajas del modelo de prototipo………………………...42 4.3. Herramientas CASE……………………………………………………....43 4.3.1. Ejemplos de herramientas CASE……………………………..45 4.4. Funcionalidades del sistema…………………………………………….46 4.5. Interfaz gráfica…………………………………………………………….47 V. CONCLUSIONES………………………………………………………….............49 5.1. Resultados………………………………………………………………....49 5.2. Dificultades………………………………………………………………...49 5.3. Futuros lanzamientos……………………………………………………..50 5.4. Conclusión…………………………………………………………………50 BIBLIOGRAFÍA………………………………………………………………………………...51 GLOSARIO……………………………………………………………………………………..52 ÍNDICE DE FIGURAS 1.1.A. Logotipo de TCS………………………………………………………………....1 ​ ​ 2.2.1.1.A. Diagrama de portabilidad Java…………………………………………….9 2.2.6.A. Diagrama de funcionamiento de servidores web………………………....28 3.1.A. Diagrama de un change request……………………………………………...35 4.2.1.A. Etapas del Modelo de prototipo…………………………………………….40 4.2.2.A. Ciclo de vida del prototipo…………………………………………………...41 4.5.A. Inicio de sesión de usuarios…………………………………………………...47 4.5.B. Formato básico de catálogo…………………………………………………...47 4.5.C. Apariencia básica de tabla…………………………………………………….48 4.5.D. Formato de creación y búsqueda de usuarios……………………………...48 ÍNDICE DE TABLAS 2.2.5.5.A. Tabla comparativa entre bases de datos………………………………..25 I. RESEÑA EMPRESARIAL 1.1. Acerca de Tata Consultancy Services, Ltd. Tata Consultancy Services (TCS) fue fundada en 1968, siendo parte del Grupo ​ Tata, el conglomerado industrial más grande de la India. La empresa, reconocida ​ por su espíritu vanguardista e innovador, ha jugado un papel muy importante a la hora de ayudar a que la industria de software de India adquiera reconocimiento mundial. TCS es líder en Servicios de Información, BPO y Consultoría; a la vez ofrece resultados reales a empresas de nivel mundial, garantizando un nivel de [1] certeza inigualable .​ ​ A través de su Modelo de Entrega en Red Global (Global Network Delivery Model ​ TM), reconocido como el parámetro por excelencia en servicios de software, la ​ empresa brinda asesoramiento integral en materia de Tecnología de la Información (TI) y Outsourcing. ​ ​ Figura 1.1.A Logotipo de TCS 1 1.1.1. Misión Ofrecer soluciones integradas y tecnologías de avanzada para el manejo de la información, que satisfagan las necesidades de nuestros clientes a través de los mejores recursos tecnológicos y de calidad internacional. 1.1.2. Visión Ofrecer soluciones integradas y tecnologías de avanzada para el manejo de la información, que satisfagan las necesidades de nuestros clientes a través de los mejores recursos tecnológicos y de calidad internacional. 1.1.3. Objetivo Alcanzar resultados de negocios reales que permitan a la vez mantener y transformar operaciones empresariales de una forma eficaz. Proporcionar un nivel de certeza que ningún otro competidor puede igualar, gracias a que cumplimos con los requerimientos dentro de los plazos y presupuestos previstos aplicando los más altos estándares de calidad, además de obtener la mayor eficiencia y capacidad de respuesta para el cliente, pudiendo desplazar las inversiones hacia iniciativas estratégicas en lugar de funciones tácticas. 2 1.1.4. Valores Los valores que distinguen a TCS, son: ● Responsabilidad ● Honestidad ● Compromiso ● Respeto ● Integridad ● Excelencia 1.2. TCS en México TCS México comienza sus operaciones en la ciudad de México en el año 2003, para abrir en 2007 su GDC en Guadalajara y en 2009 en Querétaro. Desde su comienzo se brindaron servicios avanzados y especializados de TI, consultoría, testing, desarrollo de software, tercerización de procesos de negocios, centro de contacto, soluciones de infraestructura de TI, servicios industriales y de ingeniería, y soluciones basadas en productos exclusivos de TCS tanto para clientes existentes como potenciales. México es parte fundamental de TCS Latinoamérica, brazo de negocios de Tata Consultancy Services que opera a lo largo de toda la región latinoamericana, operando en Centros de Entrega
Recommended publications
  • A Brief Review of Speech Synthesis
    Computer Science Computer Networks Piotr Leszczyński Book No. s4207 Remote voice Web browser for people with sight impairment Zdalna głosowa przeglądarka WWW dla osób niewidomych Engineering Thesis Written under the advice of Ph.D. Eng. Przemysław Skurowski Bytom September 2009 Contents 1 Introduction............................................................................... 7 2 A brief review of speech synthesis ................................................ 9 2.1 Human speech synthesis ......................................................... 9 2.2 Text-To-Speech systems overview .......................................... 10 2.2.2 Concatenation Speech Systems ...................................... 11 2.2.3 Articulator Speech Systems ............................................ 11 2.2.4 History ........................................................................ 12 3 Application modeling and implementation .................................... 14 3.1 Application concept ............................................................... 14 3.2 Functional requirements ........................................................ 15 3.3 Non-Functional requirements ................................................. 16 3.4 Feasibility analysis ................................................................ 16 3.5 Technical limitations ............................................................. 17 3.5.1 Accessibility ................................................................. 17 3.5.2 Speech synthesis .........................................................
    [Show full text]
  • O'reilly® Jason Hunter
    rr Help for Server-Side Java Developer, '" Jason Hunter O'REILLY® with William Crawford Page 1 of 94 J ava" Servlet Programming Page 2 of 94 THE JAVA"" SERIES Learning Java m Java'" Performance Tuning Java'" Threads Java'" Internationalization Java'· Network Programming JavaServer Pages" Database Programming with JDBC'Mand Java'" Java m Message Service Java'" Distributed Computing Developing Java Beans'M Java" Security Java" Cryptography Also from O'Reilly Java" Swing Java" Servlet Programming Java'M in a Nutshell Java" I/O J ava" Enterprise in a Nutshell J ava™ 2D Graphics Java'" Foundation Classes in a Nutshell Enterprise Javafleans" Java" Examples in a Nutshell Creating Effective JavaHelp'M JiniTM in a Nutshell Java'" and XML The Enterprise Java" CD Bookshelf Page 3 of 94 -, Javan, Servlet Programming Second Edition Jason Hunter with William Crawford O'REILLY® Beijing. Cambridge. Farnham» Koln » Paris > Sebastopol. Taipei. Tokyo Page 4 of 94 Java Servlet Programming, Second Edition byJason Hunter with William Crawford Copyright © 2001,1998 O'Reilly & Associates, Inc. All rights reserved. Printed in the United States of America. Published by O'Reilly & Associates, Inc., 101 Morris Street, Sebastopol, CA 95472. Editors: Robert Eckstein and Paula Ferguson Production Editor: Colleen Gorman Cover Designer: Hanna Dyer Printing History: October 1998: First Edition. April 2001: Second Edition. Nutshell Handbook, the Nutshell Handbook logo, and the O'Reilly logo are registered trademarks and The Java™ Series is a trademark of O'Reilly & Associates, Inc. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O'Reilly & Associates, Inc.
    [Show full text]
  • Etude Des Facteurs De Succès Du Projet Open Source Apache HTTP
    Etude des facteurs de succès du projet open source Apache HTTP Dr Ir Robert Viseur * ** * CETIC, Avenue Jean Mermoz, 28, B-6041 Charleroi ** UMONS Faculté Polytechnique, Rue de Houdain, 9, B-7000 Mons [email protected], [email protected] Résumé : Avec Linux, Firefox et OpenOffice.org, le projet Apache HTTP fait partie des success stories populaires dans le domaine open source. Dans cette recherche, nous proposons d’explorer les facteurs de succès qui ont permis au serveur web Apache HTTP de devenir un projet open source mondial et pérenne. Après une étude longitudinale du projet identifiant les facteurs de succès, nous discutons différents apprentissages à l’usage des gestionnaires et développeurs de projets collaboratifs. Mots clés : logiciel libre, open source, serveur web, apache, utilisateur de pointe, world wide web. 1 Study of success factors for the Apache HTTP open source project Dr Ir Robert Viseur * ** * CETIC, Avenue Jean Mermoz, 28, B-6041 Charleroi ** UMONS Faculté Polytechnique, Rue de Houdain, 9, B-7000 Mons [email protected], [email protected] Abstract With Linux, Firefox and OpenOffice.org, Apache HTTP project is one of the popular success stories in the open source sector. In this research, we propose to explore the success factors that enabled Apache HTTP Web server to become a wordlwide and sustainable open source project. After a longitudinal study of the project identifying success factors, we discuss different findings for managers and developers aiming to set up collaborative projects. Keywords free software, open source, web server, apache, lead user, world wide web. 2 Introduction Le serveur web Apache HTTP, avec sa part de marché fréquemment supérieure à 50%, est un des logiciels open source incontournables.
    [Show full text]
  • Comparison of Web Server Software from Wikipedia, the Free Encyclopedia
    Create account Log in Article Talk Read Edit ViewM ohrisetory Search Comparison of web server software From Wikipedia, the free encyclopedia Main page This article is a comparison of web server software. Contents Featured content Contents [hide] Current events 1 Overview Random article 2 Features Donate to Wikipedia 3 Operating system support Wikimedia Shop 4 See also Interaction 5 References Help 6 External links About Wikipedia Community portal Recent changes Overview [edit] Contact page Tools Server Developed by Software license Last stable version Latest release date What links here AOLserver NaviSoft Mozilla 4.5.2 2012-09-19 Related changes Apache HTTP Server Apache Software Foundation Apache 2.4.10 2014-07-21 Upload file Special pages Apache Tomcat Apache Software Foundation Apache 7.0.53 2014-03-30 Permanent link Boa Paul Phillips GPL 0.94.13 2002-07-30 Page information Caudium The Caudium Group GPL 1.4.18 2012-02-24 Wikidata item Cite this page Cherokee HTTP Server Álvaro López Ortega GPL 1.2.103 2013-04-21 Hiawatha HTTP Server Hugo Leisink GPLv2 9.6 2014-06-01 Print/export Create a book HFS Rejetto GPL 2.2f 2009-02-17 Download as PDF IBM HTTP Server IBM Non-free proprietary 8.5.5 2013-06-14 Printable version Internet Information Services Microsoft Non-free proprietary 8.5 2013-09-09 Languages Jetty Eclipse Foundation Apache 9.1.4 2014-04-01 Čeština Jexus Bing Liu Non-free proprietary 5.5.2 2014-04-27 Galego Nederlands lighttpd Jan Kneschke (Incremental) BSD variant 1.4.35 2014-03-12 Português LiteSpeed Web Server LiteSpeed Technologies Non-free proprietary 4.2.3 2013-05-22 Русский Mongoose Cesanta Software GPLv2 / commercial 5.5 2014-10-28 中文 Edit links Monkey HTTP Server Monkey Software LGPLv2 1.5.1 2014-06-10 NaviServer Various Mozilla 1.1 4.99.6 2014-06-29 NCSA HTTPd Robert McCool Non-free proprietary 1.5.2a 1996 Nginx NGINX, Inc.
    [Show full text]
  • Fastcgi 1 Fastcgi
    FastCGI 1 FastCGI FastCGI es un protocolo para interconectar programas interactivos con un servidor web. FastCGI es una variación de la ya conocida Common Gateway Interface (CGI ó Interfaz Común de Entrada). El principal objetivo de FastCGI es reducir la carga asociada con el hecho de interconectar el servidor web y los programas Common Gateway Interface, permitiéndole a un servidor atender más peticiones a la vez. Ventajas • Independencia del lenguaje utilizado. Libertad de elección de la plataforma de desarrollo: C++, PHP, Perl, Java, entre otros. • Se utiliza un proceso separado. Libertad de elección del servidor web. Facilidad para el tratamiento de errores y depuración. • Es posible la ejecución en host separado. Mayor libertad para configuración del sistema, tanto en el diseño de la red como en la elección de los sistemas operativos. Disminución de la carga de trabajo del servidor principal. En resumen, la libertad de diseño de CGI a la velocidad de un módulo del servidor.. Historia CGI es un protocolo para interconectar aplicaciones externas con servidores web. Las aplicaciones CGI corren en un proceso separado que es creado al inicio de cada petición y es finalizado cuando termina su trabajo. Este modelo de "un nuevo proceso por cada petición" hace que los programas CGI sean muy fáciles de implementar, pero limita la eficiencia y la escalabilidad. En altas cargas, la sobrecarga en el sistema operativo por la creación y destrucción de procesos se torna significativa y limita la escalabilidad. Además, el modelo de procesos CGI limita las técnicas de reutilización de recursos (como ser la reutilización de conexiones a base de datos, caché en memoria, etc).
    [Show full text]
  • Web Service - Is a Standardized Medium,Protocol Or Language to Propagate Communication Between the Client and Server Applications on the World Wide Web
    Web service - is a standardized medium,protocol or language to propagate communication between the client and server applications on the World Wide Web. A web service is a software module that is designed to perform a certain set of tasks. Web services are invoked by the user directly or indirectly to provide services to the program/software which is being used as a part of WWW. User may be unaware about such web services. The web services can be searched for over the network and can also be invoked accordingly. When invoked, the web service would be able to provide the functionality to the client, which invokes that web service. Many people think that the internet and the world wide web (WWW) are the same thing. While they are closely linked, they are very different systems. The internet is a huge network of computers all connected together. The world wide web (‘www’ or ‘web’ for short) is a collection of webpages found on this network of computers. Our web browser uses the internet to access the web. The World Wide Web is a way of exchanging information between computers on the Internet, tying them together into a vast collection of interactive multimedia resources. World Wide Web was created by Timothy Berners Lee in 1989 at CERN in Geneva. World Wide Web came into existence as a proposal by him, to allow researchers to work together effectively and efficiently at CERN. Eventually it became World Wide Web. Web architecture Web is a two – tiered architecture. • A web browser display information contents • Web server that transfers information to the client Web services HTML – Hyper text markup language is a document design language not a programming language.
    [Show full text]
  • PERFORMANCE to Improve the Performance Many Things Must Be Considered
    CHAPTER FIVE PERFORMANCE To improve the performance many things must be considered. The web portal must avoid the system downtimes. Different types of the web servers are available in the market. Selection of the web server must be done after considering the server limitations and the needs of the web portal. Most of the time some assumptions are made about the client machine, but to make the robust web portal all the Client side limitations (e.g., communication media limitations or availability of devices like printer, speaker, etc.) must be considered. The most important point about the performance is speed optimization which can be achieved by Task scheduling. Different types of tools are available in the market as per the reQuirements for the Load and Performance Measurement. 5 PERFORMANCE 5.1 Introduction The software products undergo several cycles of alpha and beta tests and receive feedback from the users before they are distributed as a final product. The alpha and beta versions are given to the users and users suggest changes, which are reflected in the final product. If the software is fully customized then different modules are prepared and these models are installed on the user machines and users are asked to use the modules. Dynamic Content Caching (Centralized or Distributed) is used to improve the performance. The End-Users may struggle in the identification and manipulation of variables. The Modelling Web Applications Compare the modelling components using non-object oriented languages, and Compare the modelling components using object-oriented languages. Most commonly used model components are Script, Mark­ up, Style Sheet, Schema, Data languages, and Object-Oriented languages.
    [Show full text]
  • Measurement, Analysis and Performance Improvement of the Apache Web Server ¢¡
    Measurement, Analysis and Performance Improvement of the Apache Web Server ¢¡ Yiming Hu Department of Electrical & Computer Engineering & Computer Science University of Cincinnati Cincinnati, OH 45221-0030 [email protected] Ashwini Nanda IBM T.J. Watson Research Center P.O.Box 218 Yorktown Heights, NY 10598 [email protected] Qing Yang Department of Electrical & Computer Engineering University of Rhode Island Kingston, RI 0288 [email protected] Abstract Performance of Web servers is critical to the success of many corporations and organizations. However, very few results have been published that quantitatively study the server behavior and identify the performance bottlenecks. In this paper we measure and analyze the behavior of the popular Apache Web server on a uniprocessor system and a 4-CPU SMP (Symmetric Multi-Processor) system running the IBM AIX operating system. Using the AIX built-in tracing facility and a trace-analysis tool, we obtained detailed information on OS kernel events and overall system activities while running Apache driven by the SPECweb96 and the WebStone benchmarks. We found that on average, Apache spends about 20-25% of the total CPU time on user code, 35-50% on kernel system calls and 25-40% on interrupt handling. For systems with small RAM sizes, the Web server performance is limited by the disk bandwidth. For systems with reasonably large RAM sizes, the TCP/IP stack and the network interrupt handler are the major performance bottlenecks. We notice that Apache shows similar behavior on both the uniprocessor and the SMP systems. After quantitatively identifying the performance bottlenecks, we proposed 8 techniques to improve the performance of Apache.
    [Show full text]
  • Web Server Undefinedundefined Nah Kali Ini Kita Akan Belajar Tentang Teknologi Server
    Web Server undefinedundefined Nah kali ini kita akan belajar tentang teknologi server. Dalam posting ini saya akan memberikan sedikit tentang server web dan memahami cara kerjanya. Memahami Server Web Web server adalah perangkat lunak yang menyediakan layanan data yang berfungsi menerima permintaan HTTP atau HTTPS dari klien, yang dikenal sebagai browser web dan mengirimkan kembali hasilnya dalam bentuk halaman web halaman yang biasanya membentuk sebuah dokumen HTML Jenis Server Web: Apache Web Server - The HTTP Web Server 1.Apache Tomcat 2.Microsoft Windows Server 2003 Internet Information Services (IIS) 3.Lighttpd 4.Sun Java Sistem Web Server 5.Xitami Web Server 6.Zeus Web Server Tapi web terkenal dan sering digunakan adalah Apache dan Microsoft Internet Information Services (IIS). Para Cara kerja dari Web Server: Server 1.Web adalah mesin dimana aplikasi atau mendistribusikan perangkat lunak beroperasi dalam suatu halaman web untuk pengguna, tentu saja, sesuai dengan permintaan pengguna. 2. Hubungan antara Web Server dan Browser Internet atau kombinasi dari jaringan komputer yang ada di seluruh dunia. Setelah terhubung secara fisik, Protocol TCP / IP (protokol jaringan) yang memungkinkan semua komputer dapat berkomunikasi dengan orang lain. Pada saat browser meminta data web page ke server maka instruksi permintaan data oleh browser dalam wadah dalam TCP transport protocol dan yang dikirim ke alamat yg dalam hal ini adalah protokol berikutnya adalah Text transfer Hyper Protocol (HTTP ). HTTP adalah protokol yang digunakan di World Wide Web (WWW) antar komputer yang terhubung dalam jaringan di dunia. Untuk mengetahui protokol jelas sangan mudah di mana setiap kali Anda mengetik http:// ... Anda harus menggunakannya, dan membawa Anda ke dunia Internet.
    [Show full text]
  • Optimasi Apache Web Server Menggunakan Varnish Web Cache Dan Reverse Proxy Nginx
    OPTIMASI APACHE WEB SERVER MENGGUNAKAN VARNISH WEB CACHE DAN REVERSE PROXY NGINX Skripsi disusun sebagai salah satu syarat untuk memperoleh gelar Sarjana Komputer Program Studi Teknik Informatika Oleh Anindya Putri Arunawati 4611416030 JURUSAN ILMU KOMPUTER FAKULTAS MATEMATIKA DAN ILMU PENGETAHUAN ALAM UNIVERSITAS NEGERI SEMARANG 2020 ii iii iv MOTTO DAN PERSEMBAHAN MOTTO • Jika yang dapat kau lakukan hanyalah merangkak, maka mulailah merangkak (Rumi) • Semakin dia yakin kepada Allah, semakin sedikit dia mengeluh dalam hidupnya (ust. Hanan Attaki) • Jangan pernah lelah untuk berdoa dan percayakan semuanya pada Allah, Allah yang mengatur segalanya (Anindya) PERSEMBAHAN Skripsi ini saya persembahkan kepada: • Kedua Orang Tua saya Bapak Achmad Daserun dan Ibu Watini yang telah mencurahkan keringatnya untuk membiayai pendidikan saya, yang selalu memberikan kasih sayang, doa, dan dukungannnya. • Adik saya, Hilal Hubdin yang telah memberikan dukungan serta doa yang terus dipanjatkan. • Teman-teman saya di jurusan Ilmu Komputer, Fakultas MIPA, serta teman-teman di Universitas Negeri Semarang. • Semua pihak yang tidak dapat disebutkan satu persatu yang telah membantu hingga terselesaikannya penulisan skripsi ini. • Almamater, Universitas Negeri Semarang. v PRAKATA Puji syukur penulis panjatkan kepada Allah Subhanahu wa ta'ala atas berkat rahmat dan hidayah-Nya penulis dapat menyelesaikan skripsi yang berjudul “Optimasi Apache Web Server Menggunakan Varnish Web Cache Dan Reverse Proxy Nginx”. Penulis menyadari bahwa penulisan skripsi ini tidak akan selesai tanpa adanya dukungan serta bantuan dari berbagai pihak. Oleh karena itu, penulis ingin menyampaikan ucapan terima kasih kepada: 1. Prof. Dr. Fathur Rokhman, M.Hum., Rektor Universitas Negeri Semarang. 2. Dr. Sugianto M.Si., Dekan Fakultas Matematika dan Ilmu Pengetahuan Alam Universitas Negeri Semarang.
    [Show full text]
  • Tambahan Pertemuan 13 E Commerce
    Dwi Hartanto, S,.Kom 10/06/2012 Macam ‐ macam Web Server diantanya: 1. Apache HTTP Web Server Apache Web Server ‐ The HTTP Web Server Proyek Apache HTTP Server adalah upaya untuk mengembangkan 1. Apache Tomcat dan memelihara server HTTP open source untuk sistem operasi 2. Microsoft windows Server 2003 Internet Information Services (IIS) modern termasuk UNIX dan Windows NT. Tujuan dari proyek ini 3. Lighttpd adalah untuk menyediakan server yang aman, efisien dan dapat 4. Sun Java System Web Server diperluas yang menyediakan layanan HTTP disinkron dengan HTTP 5. Xitami Web Server standar saat ini. 6. Zeus Web Server Namun web yang terkenal dan yang sering digunakan adalah Apache dan Microsoft Internet Information Service (IIS). E Commerce Pertemuan 13 1 Dwi Hartanto, S,.Kom 10/06/2012 3. Abyss Web Server 2. Virgo Web Server Abyss Web Server memungkinkan Anda untuk meng-host situs web Anda pada Virgo Web Server dari EclipseRT adalah sepenuhnya aplikasi berbasis server komputer sendiri. Abyss Web Server mendukung koneksi keamanan SSL/TLS Java bbbierbasismoddlul yang dirancang untuk menjjlalank an aplikasi Java (HTTPS) sert a b erb agai t ek nol ogi web . Ab yss W eb S erver j uga d apat enterprise dan Spring‐powered aplikasi dengan tingkat fleksibilitas yang menjalankan aplikasi web PHP, Perl, Python, ASP, ASP.NET dan Ruby on Rails canggih yang dapat didukung oleh database seperti MySQL, SQLite, MS SQL tinggi dan kehandalan. Ia menawarkan platform sederhana namun Server, MS Access atau Oracle. komprehensif untuk mengembangkan, menyebarkan dan perusahaan jasa aplikasi Java. 4. Cherokee Web Server Cherokee adalah sebuah inovatif, kaya akan fitur dan mudah untuk mengkonfigurasi Web Server open source.
    [Show full text]
  • Flash: an Efficient and Portable Web Server
    THE ADVANCED COMPUTING SYSTEMS ASSOCIATION The following paper was originally published in the Proceedings of the 1999 USENIX Annual Technical Conference Monterey, California, USA, June 6–11, 1999 Flash: An Efficient and Portable Web Server Vivek S. Pai, Peter Druschel, and Willy Zwaenepoel Rice University © 1999 by The USENIX Association All Rights Reserved Rights to individual papers remain with the author or the author's employer. Permission is granted for noncommercial reproduction of the work for educational or research purposes. This copyright notice must be included in the reproduced paper. USENIX acknowledges all trademarks herein. For more information about the USENIX Association: Phone: 1 510 528 8649 FAX: 1 510 548 5738 Email: [email protected] WWW: http://www.usenix.org Flash: An efficient and portable Web server y y Vivek S. Pai z Peter Druschel Willy Zwaenepoel z Department of Electrical and Computer Engineering y Department of Computer Science Rice University Abstract tions that fetch requested content not currently cached This paper presents the design of a new Web server in main memory. architecture called the asymmetric multi-process event- Web servers take different approaches to achieving driven (AMPED) architecture, and evaluates the perfor- this concurrency. Servers using a single-process event- mance of an implementation of this architecture, the driven (SPED) architecture can provide excellent perfor- Flash Web server. The Flash Web server combines the mance for cached workloads, where most requested con- high performance of single-process event-driven servers tent can be kept in main memory. The Zeus server [32] on cached workloads with the performance of multi- and the original Harvest/Squid proxy caches employ the 1 process and multi-threaded servers on disk-bound work- SPED architecture .
    [Show full text]