For years, developers have written AJAX applications that at various time intervals request new data from the server to update the client's website with new content.
This model doesn't only affect performance on the server by having the server constantly answer HTTP requests, but also causes problems on the client's side, his application always being out of sync with the real data on the server side.
The php-long-polling library implements a reverse pattern for this technique, having the server send data to the client.
This way the server has a smaller load on it, data is sent out only when it's changed, and the client is truly kept up to date.
But as with any alternative solution, there's a downside too. For php-long-polling is the problem of always keeping a client-server connection open for data to be sent out when it changes. If too many clients are connected to the server, memory usage rises to very high levels and might cause problems for other processes.
- Home
- Web
- Development Tools Scripts
- php-long-polling
Last Viewed Software
Scheme2Js 11 May 15
InstrumentLab for Delphi and C++ Builder 15 Apr 15
Tree Database Editor 29 Oct 15
PostgreSQL Find and Replace Software 16 Apr 15
Agent 2.0 Sample: Visual C++ (non-MFC) Character Animation Previewer sample code 21 Sep 15
Free JSON Editor 9 Dec 14
SVN Access Manager 17 Feb 15
PostgreSQL Editor Software 22 Sep 15
KeepAutomation.com .NET Barcode Reader 26 Jan 15
Search by Category
- Audio Scripts
- Audio Software
- Browsers
- Business & Office Scripts
- Business & Office Software
- Communication Scripts
- Communication Software
- Desktop Enhancements
- Developer Tools
- Development Tools Scripts
- ActionScript Classes
- AJAX Scripts
- API Tools Scripts
- Authentication Scripts
- CAPTCHA Scripts
- Click Tracking Scripts
- CMS Scripts
- Compilers Scripts
- Database Tools Scripts
- Form Validator Scripts
- Forms and Controls Scripts
- Frameworks Scripts
- HTML Tools Scripts
- Menus & Navigation Scripts
- Mobile Development Tools Scripts
- Modal Window Scripts
- PHP Classes
- Programming Tools Scripts
- Search Engines & Link Indexing Scripts
- SEO Tools Scripts
- Slider Scripts
- Snippet Scripts
- Social Media Tools
- Static Site Generators
- Test Tools Scripts
- UI and CSS Frameworks
- UI Components
- Web Server Scripts
- Web Traffic Analysis Scripts
- Wiki Systems
- WYSIWYG Editors
- XML Tools Scripts
- More Development Tools Scripts
- Digital Photo Software
- Disk & File Software
- Educational & Science Software
- Educational & Science Tools Scripts
- Entertainment & Hobby Software
- File Tools Scripts
- Game Scripts
- Games
- Graphic Design Scripts
- Graphic Design Software
- Home & Family Software
- Internet Software
- Modules
- Networking Software
- Networking Tools Scripts
- Productivity Software
- Productivity Tools Scripts
- Security Software
- Security Systems & Encryption Scripts
- System Utilities
- Travel & Navigation Software
- Video Scripts
- Video Software
- Web Development Software
Popular software
php-long-polling
Similar Software
Other Software of Developer panique
Comments to php-long-polling
Last Viewed Software
Scheme2Js 11 May 15
InstrumentLab for Delphi and C++ Builder 15 Apr 15
Tree Database Editor 29 Oct 15
PostgreSQL Find and Replace Software 16 Apr 15
Agent 2.0 Sample: Visual C++ (non-MFC) Character Animation Previewer sample code 21 Sep 15
Free JSON Editor 9 Dec 14
SVN Access Manager 17 Feb 15
PostgreSQL Editor Software 22 Sep 15
KeepAutomation.com .NET Barcode Reader 26 Jan 15
Search by Category
- Audio Scripts
- Audio Software
- Browsers
- Business & Office Scripts
- Business & Office Software
- Communication Scripts
- Communication Software
- Desktop Enhancements
- Developer Tools
- Development Tools Scripts
- ActionScript Classes
- AJAX Scripts
- API Tools Scripts
- Authentication Scripts
- CAPTCHA Scripts
- Click Tracking Scripts
- CMS Scripts
- Compilers Scripts
- Database Tools Scripts
- Form Validator Scripts
- Forms and Controls Scripts
- Frameworks Scripts
- HTML Tools Scripts
- Menus & Navigation Scripts
- Mobile Development Tools Scripts
- Modal Window Scripts
- PHP Classes
- Programming Tools Scripts
- Search Engines & Link Indexing Scripts
- SEO Tools Scripts
- Slider Scripts
- Snippet Scripts
- Social Media Tools
- Static Site Generators
- Test Tools Scripts
- UI and CSS Frameworks
- UI Components
- Web Server Scripts
- Web Traffic Analysis Scripts
- Wiki Systems
- WYSIWYG Editors
- XML Tools Scripts
- More Development Tools Scripts
- Digital Photo Software
- Disk & File Software
- Educational & Science Software
- Educational & Science Tools Scripts
- Entertainment & Hobby Software
- File Tools Scripts
- Game Scripts
- Games
- Graphic Design Scripts
- Graphic Design Software
- Home & Family Software
- Internet Software
- Modules
- Networking Software
- Networking Tools Scripts
- Productivity Software
- Productivity Tools Scripts
- Security Software
- Security Systems & Encryption Scripts
- System Utilities
- Travel & Navigation Software
- Video Scripts
- Video Software
- Web Development Software
Popular software
wru 13 May 15
Piwik 29 Sep 17
Apache Cassandra 25 May 16
Shumway 13 May 15
Froala Editor 13 May 16
Symfony 29 Sep 17
PostgreSQL Database Modeler 10 Dec 15
Comments not found