| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 3x | |||||||||||||||||||
| Classes of Fabio Ambrosanio | > | AJAX Locking | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | Related links | ||||||||
| Groups | ||
| Language | Constructs to assist in the language control | View top rated classes | |
| AJAX | Interact with the Web server without page reloading | View top rated classes |
| Innovation Award | ||
![]() November 2006 Number 3 Prize: One book of choice by SAMS |
AJAX applications may trigger multiple requests to the Web server that can occur at the same time. If different requests attempt to access and change the same server side resources at the same time, this may lead to race conditions that may cause undesired effects. This class provides a solution that can be used to prevent this problem. It can lock server side resources that are being manipulated upon browser side events that trigger AJAX requests. Manuel Lemos |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Applications that use this class | ||
| Related links | ||
| Link | Description |
|---|---|
| AJAX_Locking homepage | Description of the project and related links |
| API documentation | Documentation generated with PHPDocumentor |
| My own PEAR channel | PEAR channel where you can download this package |
| File | Role | Description | ||
|---|---|---|---|---|
| Doc. | README | |||
| Class | PEAR HTML_AJAX class | |||
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Class | Base class for AJAX_Locking drivers |
| |
Class | Driver based on plain filesystem |
| |
Class | Driver based on PEAR's MBD2 package |
| |
Class | Driver based on PEAR's System_SharedMemory package |
| Files | / | |||
| File | Role | Description |
|---|---|---|
| |
Icon | locked image |
| |
Icon | owned image |
| |
Aux. | Example AJAX server |
| |
Data | Test/Example |
| |
Icon | timeout image |
| |
Icon | unlocked image |
| |
Example | Test/example |
| Download all files: ajax_locking.tar.gz ajax_locking.zip |