To see the other types of publications on this topic, follow the link: High-Performance Web Applications.

Journal articles on the topic 'High-Performance Web Applications'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 journal articles for your research on the topic 'High-Performance Web Applications.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse journal articles on a wide variety of disciplines and organise your bibliography correctly.

1

Abhay, Pal. "The Role of Web Assembly in High-Performance Web Applications." Journal of Research and Innovation in Technology, Commerce and Management Vol. 2, Issue 5 (2025): 2431–34. https://doi.org/10.5281/zenodo.15372723.

Full text
Abstract:
WebAssembly (Wasm) is a revolutionary technology in web development, allowing high- performance applications to match native software in speed and efficiency. This paper discusses the role of WebAssembly in improving the performance of web applications through a portable, low-level binary format that runs at near-native speeds. By reviewing its architecture, use cases, and integration with current web technologies, this research points out how WebAssembly closes the gap between web and native performance. The study also looks at existing limitations and suggests future directions for its use i
APA, Harvard, Vancouver, ISO, and other styles
2

Harrison Oke Ekpobimi. "Building high-performance web applications with NextJS." Computer Science & IT Research Journal 5, no. 8 (2024): 1963–77. http://dx.doi.org/10.51594/csitrj.v5i8.1459.

Full text
Abstract:
Building high-performance web applications is crucial in today's fast-paced digital landscape, where user experience and speed are paramount. NextJS, a popular React framework, offers a robust solution for developing scalable and efficient web applications. This paper explores the key strategies and techniques for optimizing performance using NextJS, emphasizing its capabilities in static site generation (SSG), server-side rendering (SSR), and incremental static regeneration (ISR). NextJS simplifies the process of code splitting and lazy loading, ensuring that applications load faster and perf
APA, Harvard, Vancouver, ISO, and other styles
3

Iyengar, Arun, and Daniela Rosu. "Architecting Web Sites for High Performance." Scientific Programming 10, no. 1 (2002): 75–89. http://dx.doi.org/10.1155/2002/854369.

Full text
Abstract:
Web site applications are some of the most challenging high-performance applications currently being developed and deployed. The challenges emerge from the specific combination of high variability in workload characteristics and of high performance demands regarding the service level, scalability, availability, and costs. In recent years, a large body of research has addressed the Web site application domain, and a host of innovative software and hardware solutions have been proposed and deployed. This paper is an overview of recent solutions concerning the architectures and the software infra
APA, Harvard, Vancouver, ISO, and other styles
4

Ekblad, Anton. "High-performance client-side web applications through Haskell EDSLs." ACM SIGPLAN Notices 51, no. 12 (2018): 62–73. http://dx.doi.org/10.1145/3241625.2976015.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Shailesh, K. S., and Suresh Pachigolla Venkata. "Personalized Chunk Framework for High Performance Personalized Web." International Journal of Web Portals 9, no. 1 (2017): 52–63. http://dx.doi.org/10.4018/ijwp.2017010104.

Full text
Abstract:
Dividing the web site page content or web portal page into logical chunks is one of the prominent methods for better management of web site content and for improving web site's performance. While this works well for public web page scenarios, personalized pages have challenges with dynamic data, data caching, privacy and security concerns which pose challenges in creating and caching content chunks. Web portals has huge dependence on personalized data. In this paper the authors have introduced a novel concept called “personalized content chunk” and “personalized content spot” that can be used
APA, Harvard, Vancouver, ISO, and other styles
6

Mariappan, Ayyarrappan. "Architecting REST APIs for High-Performance Applications." Journal of Advances in Developmental Research 14, no. 1 (2023): 1–5. https://doi.org/10.5281/zenodo.15104154.

Full text
Abstract:
Representational State Transfer (REST) has emerged as one of the most widely adopted architectural styles for web service design. As modern applications demand increased scalability, low latency, and fault tolerance, effectively architecting REST APIs for high-performance becomes mission critical. This paper explores core principles of REST, discusses architectural patterns for optimizing performance, and outlines best practices for handling security, scalability, and monitoring. Additionally, we highlight the integration of third-party tools—especially analytics platforms—and the
APA, Harvard, Vancouver, ISO, and other styles
7

Herrero Agustin, José Luis, and Pablo Carmona del Barco. "A model-driven approach to develop high performance web applications." Journal of Systems and Software 86, no. 12 (2013): 3013–23. http://dx.doi.org/10.1016/j.jss.2013.07.028.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

MARLOW, SIMON. "Developing a high-performance web server in Concurrent Haskell." Journal of Functional Programming 12, no. 4-5 (2002): 359–74. http://dx.doi.org/10.1017/s095679680200432x.

Full text
Abstract:
Server applications, and in particular network-based server applications, place a unique combination of demands on a programming language: lightweight concurrency, high I/O throughput, and fault tolerance are all important. This paper describes a prototype web server written in Concurrent Haskell (with extensions), and presents two useful results: firstly, a conforming server could be written with minimal effort, leading to an implementation in less than 1500 lines of code, and secondly the naive implementation produced reasonable performance. Furthermore, making minor modifications to a few t
APA, Harvard, Vancouver, ISO, and other styles
9

Harmer, Aaron M. T., Todd A. Blackledge, Joshua S. Madin, and Marie E. Herberstein. "High-performance spider webs: integrating biomechanics, ecology and behaviour." Journal of The Royal Society Interface 8, no. 57 (2010): 457–71. http://dx.doi.org/10.1098/rsif.2010.0454.

Full text
Abstract:
Spider silks exhibit remarkable properties, surpassing most natural and synthetic materials in both strength and toughness. Orb-web spider dragline silk is the focus of intense research by material scientists attempting to mimic these naturally produced fibres. However, biomechanical research on spider silks is often removed from the context of web ecology and spider foraging behaviour. Similarly, evolutionary and ecological research on spiders rarely considers the significance of silk properties. Here, we highlight the critical need to integrate biomechanical and ecological perspectives on sp
APA, Harvard, Vancouver, ISO, and other styles
10

Jadhav, Sangram Bharat, and Sonali Sagar Gholve Prof. "Django vs. FastAPI: A Comparative Study for High-Performance Web Applications." International Journal of Advance and Applied Research S6, no. 23 (2025): 47–51. https://doi.org/10.5281/zenodo.15119179.

Full text
Abstract:
<em>This paper presents a comprehensive comparative study of Django and FastAPI, two widely used Python web frameworks, with a focus on their performance, scalability, and suitability for high-performance applications. Django, an established monolithic framework, is well known for its sturdy characteristics, security, and ease of development. FastAPI, a recently developed framework, is designed for high-speed, asynchronous API development, making it a strong contender for modern applications. This study analyzes key aspects such as request handling, database interactions, API development effic
APA, Harvard, Vancouver, ISO, and other styles
11

Vangavolu,, Sai Vinod. "Optimizing MongoDB Schemas for High-Performance MEAN Applications." Turkish Journal of Computer and Mathematics Education (TURCOMAT) 11, no. 3 (2025): 3061–68. https://doi.org/10.61841/turcomat.v11i3.15236.

Full text
Abstract:
MongoDB, a document-oriented NoSQL database, is crucial in modern web applications, particularly in the MEAN (MongoDB, Express.js, Angular, Node.js) stack. The challenge with optimizing MongoDB schemas exists because of the no-schema database design approach combined with changing workload requirements. This article investigates the optimal approaches to creating and optimizing MongoDB schema designs. It focuses on normalization and denormalization decisions using shard and replication systems with workload-related optimizations and scale-up capabilities. The article evaluates modern AI schema
APA, Harvard, Vancouver, ISO, and other styles
12

NALINI, Sai Vinod Vangavolu. "Optimizing MongoDB Schemas for High-Performance MEAN Applications." Turkish Journal of Computer and Mathematics Education (TURCOMAT) 11, no. 3 (2020): 3061–68. https://doi.org/10.61841/turcomat.v11i3.15237.

Full text
Abstract:
MongoDB, a document-oriented NoSQL database, is crucial in modern web applications, particularly in the MEAN (MongoDB, Express.js, Angular, Node.js) stack. The challenge with optimizing MongoDB schemas exists because of the no-schema database design approach combined with changing workload requirements. This article investigates the optimal approaches to creating and optimizing MongoDB schema designs. It focuses on normalization and denormalization decisions using shard and replication systems with workload-related optimizations and scale-up capabilities. The article evaluates modern AI schema
APA, Harvard, Vancouver, ISO, and other styles
13

Ren, Shihong, Laurent Pottier, Michel Buffa, and Yang Yu. "JSPatcher, a Visual Programming Environment for Building High-Performance Web Audio Applications." Journal of the Audio Engineering Society 70, no. 11 (2022): 938–50. http://dx.doi.org/10.17743/jaes.2022.0056.

Full text
APA, Harvard, Vancouver, ISO, and other styles
14

Soluian, O., and L. Lіushenko. "Research of WebAssembly usage for high-performance code development in web applications." System technologies 3, no. 158 (2025): 188–200. https://doi.org/10.34185/1562-9945-3-158-2025-19.

Full text
Abstract:
The paper examines the potential of using WebAssembly in web applications to ensure high performance. It is shown that WebAssembly technology allows achieving nearly native speed compared to JavaScript due to bytecode compilation. The performance of WebAssem-bly is analyzed using linear algebra algorithms with PolyBenchC benchmarks. The research results demonstrated that WebAssembly shows advantages in executing computationally in-tensive algorithms with small and medium data sizes. The main factors affecting WebAssem-bly's efficiency when processing large data volumes are identified.
APA, Harvard, Vancouver, ISO, and other styles
15

Abdul-Aziz, Azlianor, Nurul Akmar Emran, Noraswaliza Abdullah, and Muhammad Suhaizan Sulong. "The Need for Web Development Quality to Develop High-Quality Web Applications." International Journal of Research and Innovation in Social Science VIII, no. XII (2025): 4427–34. https://doi.org/10.47772/ijriss.2024.8120371.

Full text
Abstract:
In the rapid world of technology, web development faces a complex but significant challenge, particularly in the development of quality web applications. In many cases, end users often assess the quality of web applications based on their error-free performance and user-friendliness as well as enable users to perform tasks quickly anywhere and anytime on any computer devices. Thus, each and every quality issue in the phases of web development process plays a crucial role in the success of a web application and determining the right quality attributes or dimensions can be a challenge. The web d
APA, Harvard, Vancouver, ISO, and other styles
16

Boutsi, Argyro-Maria, Charalabos Ioannidis, and Styliani Verykokou. "Multi-Resolution 3D Rendering for High-Performance Web AR." Sensors 23, no. 15 (2023): 6885. http://dx.doi.org/10.3390/s23156885.

Full text
Abstract:
In the context of web augmented reality (AR), 3D rendering that maintains visual quality and frame rate requirements remains a challenge. The lack of a dedicated and efficient 3D format often results in the degraded visual quality of the original data and compromises the user experience. This paper examines the integration of web-streamable view-dependent representations of large-sized and high-resolution 3D models in web AR applications. The developed cross-platform prototype exploits the batched multi-resolution structures of the Nexus.js library as a dedicated lightweight web AR format and
APA, Harvard, Vancouver, ISO, and other styles
17

Jain, Vivek. "OPTIMIZING WEB PERFORMANCE WITH LAZY LOADING AND CODE SPLITTING." International Journal of Core Engineering & Management 7, no. 03 (2022): 193–99. https://doi.org/10.5281/zenodo.14956631.

Full text
Abstract:
With the exponential growth of web applications, optimizing performance has become a crucial challenge for developers. Slow loading times and high resource consumption can negatively impact user experience and engagement. This paper explores the impact of lazy loading and code splitting. We present a comprehensive analysis of these techniques by implementing them in realworld web applications. Using Lighthouse performance metrics, First Contentful Paint (FCP), Largest Contentful Paint (LCP), and Time to Interactive (TTI), we measure the improvements in loading speed, interactivity, and overall
APA, Harvard, Vancouver, ISO, and other styles
18

Simic, Dragan, Srecko Ristic, and Slobodan Obradovic. "Measurement of the achieved performance levels of the web applications with distributed relational database." Facta universitatis - series: Electronics and Energetics 20, no. 1 (2007): 31–43. http://dx.doi.org/10.2298/fuee0701031s.

Full text
Abstract:
This paper describes the methods and means used for creating a computer cluster using ordinary PCs. The cluster is running a replicated relational database, and two custom Web applications, used as the database clients. Operating system running all this is Linux 2.4, with Linux Virtual Server (LVS) used as the load-balancing solution, MySQL 4.0 as the replicated database (supporting transactions and referential integrity), and Apache 1.3 as the Web server. PHP4 is used for Web applications development. Additionally, a High Performance Computing (HPC) cluster is implemented using OpenMOSIX. Mea
APA, Harvard, Vancouver, ISO, and other styles
19

Kyriakou, Kyriakos-Ioannis D., and Nikolaos D. Tselikas. "Complementing JavaScript in High-Performance Node.js and Web Applications with Rust and WebAssembly." Electronics 11, no. 19 (2022): 3217. http://dx.doi.org/10.3390/electronics11193217.

Full text
Abstract:
We examine whether the novel systems programming language named Rust can be utilized alongside JavaScript in Node.js and Web-based applications development. The paper describes how JavaScript can be used as a high-level scripting language in combination with Rust in place of C++ in order to realize efficiency and be free of race conditions as well as memory-related software issues. Furthermore, we conducted stress tests in order to evaluate the performance of the proposed architecture in various scenarios. Rust-based implementations were able to outperform JS by 1.15 by over 115 times across t
APA, Harvard, Vancouver, ISO, and other styles
20

Marlow, Simon. "Developing High-Performance Server Applications in Haskell, Case Study: A Haskell Web Server." Electronic Notes in Theoretical Computer Science 41, no. 1 (2001): 75–90. http://dx.doi.org/10.1016/s1571-0661(05)80548-1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
21

Dakic, Vedran, Mario Kovac, and Igor Videc. "High-Performance Computing Storage Performance and Design Patterns—Btrfs and ZFS Performance for Different Use Cases." Computers 13, no. 6 (2024): 139. http://dx.doi.org/10.3390/computers13060139.

Full text
Abstract:
Filesystems are essential components in contemporary computer systems that organize and manage data. Their performance is crucial in various applications, from web servers to data storage systems. This paper helps to pick the suitable filesystem by comparing btrfs with ZFS by considering multiple situations and applications, ranging from sequential and random performance in the most common use cases to extreme use cases like high-performance computing (HPC). It showcases each option’s benefits and drawbacks, considering different usage scenarios. The performance of btrfs and ZFS will be evalua
APA, Harvard, Vancouver, ISO, and other styles
22

Nikhil Sripathi Rao. "WebAssembly: Revolutionizing Web User Interface Development through Performance and Cross-Language Integration." International Journal of Scientific Research in Computer Science, Engineering and Information Technology 10, no. 6 (2024): 1973–81. https://doi.org/10.32628/cseit241061235.

Full text
Abstract:
This article examines the transformative impact of WebAssembly on modern UI development, focusing on its fundamental role in bridging the performance gap between web and native applications. The article provides an in-depth analysis of WebAssembly's technical architecture, performance characteristics, and security implications while exploring its practical applications in production environments. Through a detailed examination of cross-language development paradigms and framework integration patterns, this article demonstrates how WebAssembly enables developers to leverage multiple programming
APA, Harvard, Vancouver, ISO, and other styles
23

Serafin, Patryk. "Modern web technology – frameworks, advantages, disadvantages and optimal applications." Computer Science and Mathematical Modelling, no. 19/2024 (December 30, 2024): 25–34. https://doi.org/10.5604/01.3001.0055.0854.

Full text
Abstract:
Modern web applications leverage a variety of frontend and backend technologies to deliver scalable, secure, and high-performance digital experiences. This paper examines key web development frameworks, highlighting their advantages, disadvantages, and optimal use cases. Frontend frameworks such as React, Angular, and Vue.js are analyzed in terms of interactivity, modularity, and scalability, while backend solutions like Django, Node.js, Flask, and Spring Boot are evaluated for security, performance, and data management capabilities. Additionally, the paper explores technology selection criter
APA, Harvard, Vancouver, ISO, and other styles
24

Ayyagiri, Aravind, Punit Goel, and A Renuka. "Leveraging AI and Machine Learning for Performance Optimization in Web Applications." Darpan International Research Analysis 12, no. 2 (2024): 199–218. http://dx.doi.org/10.36676/dira.v12.i2.85.

Full text
Abstract:
The rapid evolution of web technologies has placed an unprecedented demand on web applications to deliver high performance, scalability, and responsiveness. In this context, Artificial Intelligence (AI) and Machine Learning (ML) have emerged as transformative tools that can significantly optimize the performance of web applications. This paper explores the integration of AI and ML techniques in enhancing various aspects of web application performance, including load balancing, caching, resource management, and user experience personalization. The deployment of AI-driven algorithms enables real
APA, Harvard, Vancouver, ISO, and other styles
25

Aravind Ayyagiri, Prof.(Dr.) Punit Goel, and A Renuka. "Leveraging AI and Machine Learning for Performance Optimization in Web Applications." Modern Dynamics: Mathematical Progressions 1, no. 2 (2024): 89–104. http://dx.doi.org/10.36676/mdmp.v1.i2.13.

Full text
Abstract:
The rapid evolution of web technologies has placed an unprecedented demand on web applications to deliver high performance, scalability, and responsiveness. In this context, Artificial Intelligence (AI) and Machine Learning (ML) have emerged as transformative tools that can significantly optimize the performance of web applications. This paper explores the integration of AI and ML techniques in enhancing various aspects of web application performance, including load balancing, caching, resource management, and user experience personalization. The deployment of AI-driven algorithms enables real
APA, Harvard, Vancouver, ISO, and other styles
26

Tkachenko, Oleksandr, and Vitalii Bondar. "Some Aspects of Using Node.js and MongoDB in Creating Educational Web Applications." Digital Platform: Information Technologies in Sociocultural Sphere 6, no. 1 (2023): 76–89. https://doi.org/10.31866/2617-796X.6.1.2023.283958.

Full text
Abstract:
The purpose of the article&nbsp;is to study and analyze various components of the Full Stack JavaScript concept and to consider common problems and prospects for developing a prototype educational web application based on it. The research methods&nbsp;are the main methodological approaches and technological tools for the development of intelligent learning systems with elements of gamification based on the use of an appropriate multi-level ontological model. These methods include, in particular: systemic and comparative analyses to identify the features of creating scalable and high-performanc
APA, Harvard, Vancouver, ISO, and other styles
27

Ke, Ya Ming, Yong Bin Wang, and Ying Li. "A High Performance Web Server Based on Asynchronous and Zero-Copy." Applied Mechanics and Materials 543-547 (March 2014): 3118–21. http://dx.doi.org/10.4028/www.scientific.net/amm.543-547.3118.

Full text
Abstract:
With the development of computer technology, the performance of hardware is no longer the primary problem that influences the performance of the web server. Just improving the hardware processing speed of the web server is invalid in practical applications, so the performance of the web server should be improved in the software layer. The improving methods focus on the followings: In the aspect of the network IO, the EPOLL structure is used. The EPOLL structure can not only deal with mass network connections, but also have a better performance for processing network data. Those improvements al
APA, Harvard, Vancouver, ISO, and other styles
28

Kushwaha, Aman, and Dr Subodhini Gupta. "Full Stack Web Development." INTERANTIONAL JOURNAL OF SCIENTIFIC RESEARCH IN ENGINEERING AND MANAGEMENT 08, no. 10 (2024): 1–14. http://dx.doi.org/10.55041/ijsrem37848.

Full text
Abstract:
Full-stack development encompasses the comprehensive design and implementation of both client-side and server-side components of web applications. Utilizing HTML for structuring content, CSS for styling and layout, and JavaScript for dynamic interactivity, developers create engaging and responsive user interfaces. On the server side, PHP serves as a robust scripting language for handling back-end logic, including data processing and application flow. Coupled with MongoDB, a NoSQL database, developers manage data storage and retrieval efficiently, leveraging its flexibility for complex data str
APA, Harvard, Vancouver, ISO, and other styles
29

Skliarenko, Olena, Yaroslav Savchenko, Leonid Lytvynenko, and Orest Sushynskyi. "ARCHITECTURAL APPROACHES TO THE DEVELOPMENT OF SCALABLE WEB APPLICATIONS." Cybersecurity: Education, Science, Technique 4, no. 24 (2024): 341–50. http://dx.doi.org/10.28925/2663-4023.2024.24.341350.

Full text
Abstract:
This article explores modern methods and technologies for creating scalable web applications. The need for such systems is constantly growing due to the increase in data volumes and the number of users, which requires high performance and reliability. This article is devoted to the study of modern methods of scaling web applications, which is becoming one of the most pressing problems of modern programming due to the rapid growth of data and the number of users. Scalability determines the ability of a system to efficiently handle an increasing load by adding resources (processors, memory, serv
APA, Harvard, Vancouver, ISO, and other styles
30

Aditya Kappagantula. "Optimizing JavaScript application performance: A comprehensive guide." International Journal of Science and Research Archive 14, no. 1 (2025): 1279–303. https://doi.org/10.30574/ijsra.2025.14.1.0234.

Full text
Abstract:
Modern JavaScript applications have evolved significantly, presenting both opportunities and challenges in web development. This comprehensive article explores various optimization strategies across JavaScript loading, code-level improvements, network efficiency, CSS optimization, data management, and performance monitoring. The article examines how modern frameworks impact application complexity and discusses practical approaches to maintain optimal performance while delivering feature-rich experiences. Through an article of client-side and server-side optimization techniques, caching strateg
APA, Harvard, Vancouver, ISO, and other styles
31

Mann, V., V. Matossian, R. Muralidhar, and M. Parashar. "DISCOVER: An environment for Web-based interaction and steering of high-performance scientific applications." Concurrency and Computation: Practice and Experience 13, no. 8-9 (2001): 737–54. http://dx.doi.org/10.1002/cpe.577.

Full text
APA, Harvard, Vancouver, ISO, and other styles
32

Ostretsova, Tetiana, Svitlana Pereiaslavska, and Dmytro Ostretsov. "COMPARATIVE ANALYSIS OF THE PERFORMANCE OF NODE AND BUN PLATFORMS IN EDUCATIONAL WEB APPLICATIONS." OPEN EDUCATIONAL E-ENVIRONMENT OF MODERN UNIVERSITY, no. 18 (2025): 119–31. https://doi.org/10.28925/2414-0325.2025.1810.

Full text
Abstract:
This article presents a comparative analysis of the performance of Node.js and Bun platforms in the context of developing educational web applications. Modern educational information systems are increasingly implemented as web applications, requiring high performance, scalability, and efficient resource utilization. With the emergence of Bun, a new platform positioned as a faster alternative to Node.js, there is a need for scientific investigation of its capabilities, advantages, and limitations in practical application. This study describes an experimental evaluation of a web application’s pe
APA, Harvard, Vancouver, ISO, and other styles
33

Yuliia, Horbenko. "Web Assembly and Blockchain for High-Performance Secure Front-End Systems." International Journal of Current Science Research and Review 08, no. 05 (2025): 2279–85. https://doi.org/10.5281/zenodo.15448147.

Full text
Abstract:
Abstract : Web Assembly (Wasm) and blockchain technology offer a viable solution for reliable and high-performance front-end systems. Wasm provides high execution speeds by incorporating code from high-level languages to improvise on performance limitations. Its sand-boxed execution model enhances security by extenuating memory-related weaknesses. Similarly, blockchain reinforces security with decentralized, tamper-resistant data structures and smart contracts. Conventional blockchain frameworks often suffer from computational overhead, but Wasm-based execution platforms like Polkadot and EOS
APA, Harvard, Vancouver, ISO, and other styles
34

Wada, Yoshitaka. "Web Based CAE System and Knowledge Sharing Framework Using Web 2.0 Technologies." Advanced Materials Research 33-37 (March 2008): 1489–94. http://dx.doi.org/10.4028/www.scientific.net/amr.33-37.1489.

Full text
Abstract:
There are several studies for developing web-based CAE applications to substitute existing CAE applications. CASOW is the web-based CAE system developed by the author. The approach for implementation of the system is to use fundamental technologies, for instance, HTML, HTTP, CSS and so on, because we cannot know whether new technologies will be alive or not. Certain technologies bring specific advantages to the applications, but a life time of the application would be short. Recently a great advantage of web interface is developed. Such a representative application is Google Maps which doesn’t
APA, Harvard, Vancouver, ISO, and other styles
35

Miao, Jia Jia, Guo You Chen, Kai Du, and Xue Lin Fang. "High Performance and High Availability Archived Stream System for Big Data." Applied Mechanics and Materials 263-266 (December 2012): 2792–95. http://dx.doi.org/10.4028/www.scientific.net/amm.263-266.2792.

Full text
Abstract:
The increasing number of applications for large data, such as Web search engines, we need to have high availability 7*24 tracking, storage and analysis of a large number of real-time user access logs. Traditional common trading application high availability solution, always not efficient enough to store this high-rate only inserted into the archive stream. This paper presents an integrated approach to save of this archive of data streams in a database cluster and rapid recovery. This method is based on a simple replication protocol and high performance data loading and query strategy. Experime
APA, Harvard, Vancouver, ISO, and other styles
36

Tkachenko, Oleksandr, and Vitalii Bondar. "Some Aspects of Using Node.js and MongoDB in Creating Educational Web Applications." Digital Platform: Information Technologies in Sociocultural Sphere 6, no. 1 (2023): 76–89. http://dx.doi.org/10.31866/2617-796x.6.1.2023.283958.

Full text
Abstract:
The purpose of the article is to study and analyze various components of the Full Stack JavaScript concept and to consider common problems and prospects for developing a prototype educational web application based on it. The research methods are the main methodological approaches and technological tools for the development of intelligent learning systems with elements of gamification based on the use of an appropriate multi-level ontological model. These methods include, in particular: systemic and comparative analyses to identify the features of creating scalable and high-performance web appl
APA, Harvard, Vancouver, ISO, and other styles
37

Deshani Gaurav Kiritbhai, Goda Ronak Jitendrabhai, and Prof.Dr.C.K. Kumbharana. "A High-Performance Algorithm and Tool for Detecting Critical Vulnerabilities." INTERNATIONAL JOURNAL OF RESEARCH AND ANALYTICAL REVIEWS 10, no. 03 (2023): 503–9. http://dx.doi.org/10.56975/ce7wx833.

Full text
Abstract:
As web applications continue to advance and permeate various aspects of our lives, the prevalence of dangerous website security vulnerabilities, including SQL injection and cross-site scripting, poses a significant threat. These vulnerabilities create an enticing opportunity for hackers to exploit websites for personal gain, political motives, or to gain notoriety. While some research and commercial software have been developed to scan and identify these vulnerabilities, this paper introduces an efficient algorithmic approach and accompanying tool specifically designed for web security vulnera
APA, Harvard, Vancouver, ISO, and other styles
38

Lee, Yugyung, Markus Junginger, and James Geller. "High Performance Publisher/Subscriber Communication for Adaptive, Collaborative Web-Based Learning." International Journal of Distance Education Technologies 1, no. 3 (2003): 14–27. http://dx.doi.org/10.4018/jdet.2003070102.

Full text
APA, Harvard, Vancouver, ISO, and other styles
39

Zunino, Alejandro, Guillermo Velázquez, Juan Pablo Celemín, Cristian Mateos, Matías Hirsch, and Juan Manuel Rodriguez. "Evaluating the Performance of Three Popular Web Mapping Libraries: A Case Study Using Argentina’s Life Quality Index." ISPRS International Journal of Geo-Information 9, no. 10 (2020): 563. http://dx.doi.org/10.3390/ijgi9100563.

Full text
Abstract:
Recent Web technologies such as HTML5, JavaScript, and WebGL have enabled powerful and highly dynamic Web mapping applications executing on standard Web browsers. Despite the complexity for developing such applications has been greatly reduced by Web mapping libraries, developers face many choices to achieve optimal performance and network usage. This scenario is even more complex when considering different representations of geographical data (raster, raw data or vector) and variety of devices (tablets, smartphones, and personal computers). This paper compares the performance and network usag
APA, Harvard, Vancouver, ISO, and other styles
40

Atmaja Putra, Wirpan, Alldino Allban Prakasa, and Yohanes Dwi Cahyono. "UTILIZING RC5 ENCRYPTION TO OPTIMIZE CONTENT SECURITY IN WEB APPLICATIONS." International Journal of Computer Science and Information Technology 2, no. 1 (2025): 28–31. https://doi.org/10.36040/ijcomit.v2i1.13101.

Full text
Abstract:
The rapid advancement of information and communication technology has led to an increased use of web applications, but also brought challenges in data security. The widely used HTTP protocol remains vulnerable to threats such as data theft and cyber-attacks. One solution to mitigate these issues is the use of client-side encryption methods, such as the RC5 algorithm, which provides high flexibility in encryption parameter configurations. This research analyzes the implementation of the RC5 algorithm in enhancing web application data security. A web application prototype utilizing RC5 encryptio
APA, Harvard, Vancouver, ISO, and other styles
41

Sereda, Danylo. "Real-time interaction on the web: how WebSockets change application performance." International Journal of Engineering and Computer Science 14, no. 05 (2025): 27229–33. https://doi.org/10.18535/ijecs.v14i05.5135.

Full text
Abstract:
With the growing need to create highly efficient and interactive web applications, WebSockets technology is becoming increasingly important due to its ability to provide instant and two-way communication between the client and the server. This article explores the impact of WebSockets on the performance of web applications and demonstrates how this technology can be a solution for tasks where traditional interaction methods such as Ajax and short polls are insufficient. Particular attention is paid to applications that require high performance and minimal data latency, including online games,
APA, Harvard, Vancouver, ISO, and other styles
42

LEMESHKO, Andrii, Аrtem ANTONENKO, Oleksii DOBROVOLSKYI, and Viacheslav ZAVADSKYI. "APACHE WEB SERVER RESPONSE TIME OPTIMIZATION." Herald of Khmelnytskyi National University. Technical sciences 319, no. 2 (2023): 189–201. http://dx.doi.org/10.31891/2307-5732-2023-319-1-189-201.

Full text
Abstract:
This article explores approaches to online optimization of the Apache web server, focusing on the MaxClients parameter (which controls the maximum number of workers). Using both empirical and analytical methods, we show that MaxClients has a concave-upward effect on response time, and hence hill-climbing techniques can be used to determine the optimal value of MaxClients. We investigate two optimizers that use hill climbing—one based on Newton’s method and one based on fuzzy control. A third technique is a heuristic that exploits the relationship between bottleneck utilization and response tim
APA, Harvard, Vancouver, ISO, and other styles
43

Zhao, Wenbing. "Building Highly Dependable Wireless Web Services." Journal of Electronic Commerce in Organizations 8, no. 4 (2010): 1–16. http://dx.doi.org/10.4018/jeco.2010100101.

Full text
Abstract:
In this paper, the authors introduce Web services technology and its applications to mobile business transactions. This paper shows that the Web services technology is a powerful tool to build next-generation e-Commerce applications for wireless mobile devices following the service-oriented architecture. Such an approach would bring significant benefits to organizations involved with e-Commerce. The authors further discuss the importance of ensuring high dependability of Web services and provide a literature review of state-of-the-art techniques that are critical to the implementation of pract
APA, Harvard, Vancouver, ISO, and other styles
44

Singh, Nikhil. "CI/CD Pipeline for Web Applications." International Journal for Research in Applied Science and Engineering Technology 11, no. 5 (2023): 5218–26. http://dx.doi.org/10.22214/ijraset.2023.52867.

Full text
Abstract:
Abstract: Modern organisation’s rapid pace of software development necessitates teams delivering high-quality software products faster than ever before. In order to accomplish this, software development teams are incorporating continuous integration and continuous deployment (CI/CD) methodologies into their software development processes. CI/CD pipelines are a set of practises and tools that allow teams to efficiently and reliably automate the development, testing, and deployment of software products. CI/CD pipelines have become an essential tool for teams delivering web applications at a fast
APA, Harvard, Vancouver, ISO, and other styles
45

Fox, Geoffrey, Shrideep Pallickara, Marlon Pierce, and Harshawardhan Gadgil. "Building messaging substrates for Web and Grid applications." Philosophical Transactions of the Royal Society A: Mathematical, Physical and Engineering Sciences 363, no. 1833 (2005): 1757–73. http://dx.doi.org/10.1098/rsta.2005.1605.

Full text
Abstract:
Grid application frameworks have increasingly aligned themselves with the developments in Web services. Web services are currently the most popular infrastructure based on service-oriented architecture (SOA) paradigm. There are three core areas within the SOA framework: (i) a set of capabilities that are remotely accessible, (ii) communications using messages and (iii) metadata pertaining to the aforementioned capabilities. In this paper, we focus on issues related to the messaging substrate hosting these services; we base these discussions on the NaradaBrokering system. We outline strategies
APA, Harvard, Vancouver, ISO, and other styles
46

Kokotov, D. V. "DEVELOPING A NON-BLOCKING WEB APPLICATION USING REACTIVE STACK IN KOTLIN LANGUAGE." Vestnik komp'iuternykh i informatsionnykh tekhnologii, no. 231 (September 2023): 20–26. http://dx.doi.org/10.14489/vkit.2023.09.pp.020-026.

Full text
Abstract:
As the number of users of services on the Internet grows, the importance of scaling web applications increases. The system performance problem becomes more acute in a highly loaded state. There are various ways to optimize the performance of an application, including at the stage of architecture design. The purpose of this article is to develop a non-blocking web application on a reactive stack of technologies to solve the problem of performance under high load. In the course of the work, the principles of processing requests in the reactive model were considered. To organize the reactive appr
APA, Harvard, Vancouver, ISO, and other styles
47

Su, Isabelle, Neosha Narayanan, Marcos A. Logrono, et al. "In situ three-dimensional spider web construction and mechanics." Proceedings of the National Academy of Sciences 118, no. 33 (2021): e2101296118. http://dx.doi.org/10.1073/pnas.2101296118.

Full text
Abstract:
Spiders are nature’s engineers that build lightweight and high-performance web architectures often several times their size and with very few supports; however, little is known about web mechanics and geometries throughout construction, especially for three-dimensional (3D) spider webs. In this work, we investigate the structure and mechanics for a Tidarren sisyphoides spider web at varying stages of construction. This is accomplished by imaging, modeling, and simulations throughout the web-building process to capture changes in the natural web geometry and the mechanical properties. We show t
APA, Harvard, Vancouver, ISO, and other styles
48

Thangaraju, Vigneshwaran. "Enhancing Web Application Performance and Security Using AI-Driven Anomaly Detection and Optimization Techniques." International Research Journal of Innovations in Engineering and Technology 09, no. 03 (2025): 205–12. https://doi.org/10.47001/irjiet/2025.903027.

Full text
Abstract:
The growing sophistication of web applications and their central role in digital environments make delivering peak performance and strong security. Traditional monitoring and security mechanisms often fail to keep up with evolving cyber threats and performance bottlenecks. In this innovative research paper, we discuss the implementation of AI-embedded approach for anomaly detection and optimization in friction with web applications. AI-driven algorithms allow for real-time detection of performance anomalies, dynamic load balancing, and proactive resource allocation, enhancing overall responsiv
APA, Harvard, Vancouver, ISO, and other styles
49

Shukla, Samiksha, D. K. Mishra, and Kapil Tiwari. "Performance Enhancement of Soap Via Multi Level Caching." Mapana - Journal of Sciences 9, no. 2 (2010): 47–52. http://dx.doi.org/10.12723/mjs.17.6.

Full text
Abstract:
Due to complex infrastructure of web application response time for different service request by client requires significantly larger time. Simple Object Access Protocol (SOAP) is a recent and emerging technology in the field of web services, which aims at replacing traditional methods of remote communications. Basic aim of designing SOAP was to increase interoperability among broad range of programs and environment, SOAP allows applications from different languages, installed on different platforms to communicate with each other over the network. Web services demand security, high performance
APA, Harvard, Vancouver, ISO, and other styles
50

S. Sarathi and P. S. Varshiga. "Unleashing the Power of Graphics: A Comprehensive Exploration of WebGPU." International Research Journal on Advanced Engineering and Management (IRJAEM) 2, no. 05 (2024): 1785–91. http://dx.doi.org/10.47392/irjaem.2024.0265.

Full text
Abstract:
WebGPU represents a major breakthrough in web graphics technology, providing a high-performance, cross-platform solution for harnessing GPU capabilities in web browsers This paper explores the complexities of WebGPU, exploring its design, its characteristics, potential applications, and implications for future web development Through a comparative comparison with APIs, this paper aims to provide readers with a comprehensive understanding of WebGPU and its transformational impact on web-based graphics rendering
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!