Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php".
The purpose of this comparative study project is to make known the new technologies that are currently implemented and their architecture within the latest backend development such as NodeJS and PHP, their advantages, disadvantages and characteristics, analyzing the server response and displaying th...
Bewaard in:
| Hoofdauteur: | |
|---|---|
| Formaat: | bachelorThesis |
| Gepubliceerd in: |
2022
|
| Onderwerpen: | |
| Online toegang: | http://dspace.utb.edu.ec/handle/49000/11684 |
| Tags: |
Voeg label toe
Geen labels, Wees de eerste die dit record labelt!
|
| _version_ | 1860326117256200192 |
|---|---|
| author | Vallejo Cano, Kerly Lucia |
| author_facet | Vallejo Cano, Kerly Lucia |
| author_role | author |
| collection | Repositorio Universidad Técnica de Babahoyo |
| dc.contributor.none.fl_str_mv | Fernández Torres, Ana del Roció |
| dc.creator.none.fl_str_mv | Vallejo Cano, Kerly Lucia |
| dc.date.none.fl_str_mv | 2022-05-19T21:11:09Z 2022-05-19T21:11:09Z 2022 |
| dc.format.none.fl_str_mv | 28 p. application/pdf |
| dc.identifier.none.fl_str_mv | http://dspace.utb.edu.ec/handle/49000/11684 |
| dc.language.none.fl_str_mv | es |
| dc.publisher.none.fl_str_mv | Babahoyo: UTB-FAFI. 2022 |
| dc.rights.none.fl_str_mv | Atribución-NoComercial-SinDerivadas 3.0 Ecuador http://creativecommons.org/licenses/by-nc-nd/3.0/ec/ info:eu-repo/semantics/openAccess |
| dc.source.none.fl_str_mv | reponame:Repositorio Universidad Técnica de Babahoyo instname:Universidad Técnica de Babahoyo instacron:UTB |
| dc.subject.none.fl_str_mv | NodeJS PHP Backend JavaScript Server Side Rendering. |
| dc.title.none.fl_str_mv | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php". |
| dc.type.none.fl_str_mv | info:eu-repo/semantics/publishedVersion info:eu-repo/semantics/bachelorThesis |
| description | The purpose of this comparative study project is to make known the new technologies that are currently implemented and their architecture within the latest backend development such as NodeJS and PHP, their advantages, disadvantages and characteristics, analyzing the server response and displaying the small web examples implemented with each of them, that is, under Pre-Rendering (static site analysis) and Server Side Rendering (SSR) modalities. The performance calculations show that the application developed with NodeJS, which by nature is asynchronous, therefore, is superior in performance in multiple connection tasks that consume a certain variety of time. NodeJS is a JavaScript execution environment with its v8 engine that executes code outside of a web browser, its execution environment is real-time, it has more demand in the market for using its JavaScript programming language, they transformed it from something that could only be executed in the browser into something that can be executed on computers as a standalone application. PHP is a server-side scripting language, when writing code in PHP the web server engine converts all the code into HTML, so the resulting web page contains only HTML code. |
| eu_rights_str_mv | openAccess |
| format | bachelorThesis |
| id | UTB_953e1e0acb9e2b768014e49ee1f98eb0 |
| instacron_str | UTB |
| institution | UTB |
| instname_str | Universidad Técnica de Babahoyo |
| language_invalid_str_mv | es |
| network_acronym_str | UTB |
| network_name_str | Repositorio Universidad Técnica de Babahoyo |
| oai_identifier_str | oai:dspace.utb.edu.ec:49000/11684 |
| publishDate | 2022 |
| publisher.none.fl_str_mv | Babahoyo: UTB-FAFI. 2022 |
| reponame_str | Repositorio Universidad Técnica de Babahoyo |
| repository.mail.fl_str_mv | . |
| repository.name.fl_str_mv | Repositorio Universidad Técnica de Babahoyo - Universidad Técnica de Babahoyo |
| repository_id_str | 0 |
| rights_invalid_str_mv | Atribución-NoComercial-SinDerivadas 3.0 Ecuador http://creativecommons.org/licenses/by-nc-nd/3.0/ec/ |
| spelling | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php".Vallejo Cano, Kerly LuciaNodeJSPHPBackendJavaScriptServer Side Rendering.The purpose of this comparative study project is to make known the new technologies that are currently implemented and their architecture within the latest backend development such as NodeJS and PHP, their advantages, disadvantages and characteristics, analyzing the server response and displaying the small web examples implemented with each of them, that is, under Pre-Rendering (static site analysis) and Server Side Rendering (SSR) modalities. The performance calculations show that the application developed with NodeJS, which by nature is asynchronous, therefore, is superior in performance in multiple connection tasks that consume a certain variety of time. NodeJS is a JavaScript execution environment with its v8 engine that executes code outside of a web browser, its execution environment is real-time, it has more demand in the market for using its JavaScript programming language, they transformed it from something that could only be executed in the browser into something that can be executed on computers as a standalone application. PHP is a server-side scripting language, when writing code in PHP the web server engine converts all the code into HTML, so the resulting web page contains only HTML code.The purpose of this comparative study project is to make known the new technologies that are currently implemented and their architecture within the latest backend development such as NodeJS and PHP, their advantages, disadvantages and characteristics, analyzing the server response and displaying the small web examples implemented with each of them, that is, under Pre-Rendering (static site analysis) and Server Side Rendering (SSR) modalities. The performance calculations show that the application developed with NodeJS, which by nature is asynchronous, therefore, is superior in performance in multiple connection tasks that consume a certain variety of time. NodeJS is a JavaScript execution environment with its v8 engine that executes code outside of a web browser, its execution environment is real-time, it has more demand in the market for using its JavaScript programming language, they transformed it from something that could only be executed in the browser into something that can be executed on computers as a standalone application. PHP is a server-side scripting language, when writing code in PHP the web server engine converts all the code into HTML, so the resulting web page contains only HTML code.El propósito de este proyecto de estudio comparativo es dar a conocer las nuevas tecnologías que se implementan en la actualidad y su arquitectura dentro del desarrollo de backend más recientes como NodeJS y PHP, sus ventajas, desventajas y características, analizando la respuesta del servidor y desplegando los pequeños ejemplos web implementadas con cada una de ellas, es decir, bajo modalidades de Pre-Rendering (análisis de sitios estáticos) y Server Side Rendering (SSR). Los cálculos de rendimiento demuestran que el aplicativo desarrollado con NodeJS, el mismo que por naturaleza es asíncrono, por consiguiente, es superior en el rendimiento en tareas de conexiones múltiples que consumen cierta variedad de tiempo. NodeJS es un entorno de ejecución de JavaScript con su motor v8 que ejecuta el código fuera de un navegador web, su entorno de ejecución es en tiempo real, tiene más demanda en el mercado por utilizar su lenguaje de programación JavaScript, lo transformaron de algo que solo podía ejecutarse en el navegador en algo que se puede ejecutar en los ordenadores como una aplicación independiente. PHP es un lenguaje de scripting de lado del servidor, al escribir código en PHP el motor del servidor web convierte todo el código en HTML, así el resultado de la página web solo contiene código HTML.Babahoyo: UTB-FAFI. 2022Fernández Torres, Ana del Roció2022-05-19T21:11:09Z2022-05-19T21:11:09Z2022info:eu-repo/semantics/publishedVersioninfo:eu-repo/semantics/bachelorThesis28 p.application/pdfhttp://dspace.utb.edu.ec/handle/49000/11684esAtribución-NoComercial-SinDerivadas 3.0 Ecuadorhttp://creativecommons.org/licenses/by-nc-nd/3.0/ec/info:eu-repo/semantics/openAccessreponame:Repositorio Universidad Técnica de Babahoyoinstname:Universidad Técnica de Babahoyoinstacron:UTB2022-05-20T08:01:07Zoai:dspace.utb.edu.ec:49000/11684Institucionalhttp://dspace.utb.edu.ec/Universidad públicahttps://utb.edu.ec/http://dspace.utb.edu.ec/oai.Ecuador...opendoar:02026-03-21T23:23:23.080185Repositorio Universidad Técnica de Babahoyo - Universidad Técnica de Babahoyotrue |
| spellingShingle | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php". Vallejo Cano, Kerly Lucia NodeJS PHP Backend JavaScript Server Side Rendering. |
| status_str | publishedVersion |
| title | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php". |
| title_full | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php". |
| title_fullStr | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php". |
| title_full_unstemmed | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php". |
| title_short | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php". |
| title_sort | Estudio comparativo de las tecnologías para el desarrollo del back-end “nodejs” y “php". |
| topic | NodeJS PHP Backend JavaScript Server Side Rendering. |
| url | http://dspace.utb.edu.ec/handle/49000/11684 |