Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Manipulation and Analysis01:21

Manipulation and Analysis

336
GIS manipulation and analysis functions are vital for decision-making and planning. These activities range from data retrieval tasks, such as selecting information based on specific criteria, to advanced analytical techniques that address complex spatial problems.One critical GIS analysis method is overlaying, which combines multiple data layers to examine impacts. For example, overlaying a river-dammed lake boundary with road networks can identify affected infrastructure. Another common...
336
Levels of Use of a GIS01:29

Levels of Use of a GIS

510
Geographic Information Systems (GIS) operate across three levels of application, each representing an increasing degree of complexity: data management, analysis, and prediction. These levels reflect the expanding functionality and versatility of GIS technology in handling spatial data for diverse purposes.Data ManagementAt its foundational level, GIS serves as a tool for data management, enabling the input, storage, retrieval, and organization of spatial data. This level is often employed in...
510
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

359
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
359

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Development and validation of the Korea University Social Isolation Scale.

BMC public health·2026
Same author

Epidemiologic and economic impact of introducing a National Immunization Program for herpes zoster vaccination on the prevention of herpes zoster and postherpetic neuralgia in South Korea, an ageing society.

Epidemiology and infection·2026
Same author

Prostate cancer in Korea: Nationwide trends in prevalence and medication use during 2011-2021.

Cancer epidemiology·2026
Same author

Excess risk of falls and fractures amongst older people with sedative-hypnotic polypharmacy: an analysis of Korean National Health Insurance Senior Cohort Database.

Age and ageing·2025
Same author

Assessing Condition-Specific Adverse Event Profiles of Modafinil for Labelled and Off-Label Uses: A Systematic Review and Meta-Analysis.

Basic & clinical pharmacology & toxicology·2025
Same author

Controllable Mask Diffusion Model for medical annotation synthesis with semantic information extraction.

Computers in biology and medicine·2025
Same journal

Solvent Extraction of Metals in the Circular Economy: Enhancing Resource Efficiency and Sustainability.

TheScientificWorldJournal·2026
Same journal

Agronomic Performance and Nutritive Value Evaluation of Desho Grass Varieties Under Supplementary Irrigation in Western Oromia, Ethiopia.

TheScientificWorldJournal·2026
Same journal

Physicians' and Hospital Administrators' Perspectives of Diagnosis-Related Groups (DRGs) in High-Income Countries: A Systematic Review.

TheScientificWorldJournal·2026
Same journal

The Eco-Friendly Preparation of Se, Zn, and Ag MONPs and Their Current Medical Applications and Drug Delivery for AD Diseases.

TheScientificWorldJournal·2026
Same journal

Fear of COVID-19: A Comparative Study Among University Students in Peru.

TheScientificWorldJournal·2026
Same journal

Opportunities and Challenges of Integrating Ethiopian Traditional Medicine System Into Modern Medicine: A Narrative Review.

TheScientificWorldJournal·2026
See all related articles

Related Experiment Video

Updated: Apr 24, 2026

Methodology for Establishing a Community-Wide Life Laboratory for Capturing Unobtrusive and Continuous Remote Activity and Health Data
11:21

Methodology for Establishing a Community-Wide Life Laboratory for Capturing Unobtrusive and Continuous Remote Activity and Health Data

Published on: July 27, 2018

8.0K

Resource management scheme based on ubiquitous data analysis.

Heung Ki Lee1, Jaehee Jung1, Gangman Yi2

  • 1Samsung Electronic Co., Suwon, Republic of Korea.

Thescientificworldjournal
|September 9, 2014
PubMed
Summary
This summary is machine-generated.

Web servers use adaptive process management to predict incoming requests, optimizing memory usage and improving performance. This scheme efficiently handles web traffic by dynamically adjusting web processes based on log data analysis.

Related Experiment Videos

Last Updated: Apr 24, 2026

Methodology for Establishing a Community-Wide Life Laboratory for Capturing Unobtrusive and Continuous Remote Activity and Health Data
11:21

Methodology for Establishing a Community-Wide Life Laboratory for Capturing Unobtrusive and Continuous Remote Activity and Health Data

Published on: July 27, 2018

8.0K

Area of Science:

  • Computer Science
  • Web Systems Engineering

Background:

  • Web server performance relies heavily on efficient main memory and process handler management.
  • Anticipating future requests with pregenerated web processes can reduce transaction delay but risks memory waste if over-provisioned.

Purpose of the Study:

  • To develop an adaptive web process management scheme.
  • To optimize resource consumption and enhance web server performance through intelligent process handling.

Main Methods:

  • Analyzing web log data to predict incoming client requests.
  • Implementing an adaptive scheme to dynamically control the number of web processes.
  • Evaluating the proposed scheme using real web trace data.

Main Results:

  • The adaptive scheme effectively predicts incoming requests.
  • Optimized web process management led to reduced resource consumption.
  • Demonstrated improved system performance compared to traditional methods.

Conclusions:

  • Adaptive web process management based on log mining is effective.
  • The proposed scheme balances resource utilization and service quality.
  • This approach offers a more efficient solution for web server performance enhancement.