USE OF SINGLE CONTROL FLOW TO SUPPORT MULTIPLE NETWORK CONNECTIONS FOR SERVER LOAD TESTING

A load testing system (100) for testing a web site or other type of server system (122) uses a thread architecture that reduces the computing resources needed to generate a desired load. The load testing system runs several virtual users (102) on one or more clients (104) to simulate user interactio...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: KESSNER, AMIR
Format: Patent
Sprache:eng ; fre
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:A load testing system (100) for testing a web site or other type of server system (122) uses a thread architecture that reduces the computing resources needed to generate a desired load. The load testing system runs several virtual users (102) on one or more clients (104) to simulate user interactions with the server. Each virtual user is executed as a virtual user thread (112) under a process on a client computer. Each virtual user thread itself establishes and supports multiple connections (202) to the web site; therefore, an additional thread need not be created for each connection. For each connection, the virtual user thread performs a sequence of functions in an asynchronous mode to establish and support the connection. If a function of a thread cannot complete without blocking, it immediately returns and the calling thread switches execution to another task. After the condition causing the block has been resolved, the thread can switch back to executing the interrupted task. In this manner, the single thread is able to support multiple simultaneous connections. L'invention concerne un système de test de charge (100) destiné à tester un site Web ou un autre type de système serveur (122), ledit système de test faisant intervenir une architecture d'unités d'exécution réduisant les ressources informatiques nécessaires pour créer la charge souhaitée. Le système de test de charge exécute plusieurs utilisateurs virtuels (102) sur un ou plusieurs clients (104) afin de simuler des interactions utilisateur avec le serveur. Chaque utilisateur virtuel est exécuté en tant qu'unité d'exécution d'utilisateur virtuel (112) sous un processus au niveau d'un ordinateur client. Chaque unité d'exécution d'utilisateur virtuel établit et porte une pluralité de connexions (202) vers le site Web. Par conséquent, il n'est pas nécessaire de créer une unité d'exécution supplémentaire pour chaque connexion. Pour chaque connexion, l'unité d'exécution d'utilisateur virtuel réalise une séquence de fonctions en mode asynchrone afin d'établir et de porter les connexions. Si une fonction d'une unité d'exécution ne peut pas être réalisée sans blocage, celle-ci retourne immédiatement et l'unité d'exécution appelante commute l'exécution sur une autre tâche. Lorsque le problème provoquant le blocage a été résolu, l'unité d'exécution peut commuter à nouveau sur l'exécution de la tâche interrompue. De cette manière, l'unité d'execution individuelle peut porter une pluralité de connexions s