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
- AJAX Scripts
- php-long-polling
Last Viewed Software
PHP Book Search Engine 13 May 15
EMS DB Comparer for InterBase/Firebird 22 Jan 15
Responsive Knowledgebase 29 Oct 15
NetWrix File Server Change Reporter 25 Jan 15
SwisSQL--Sybase to SQL Server 30 Oct 15
CoderForm 26 Oct 15
.NET Framework 1.0 Service Pack 3 SYSTEM.WEB.DLL and MSCOREE.DLL Security Update for Windows XP Media Center Edition and Windows XP Tablet PC Edition 21 Sep 15
IE 5.01 SP1 File Upload via Form Vulnerability Patch 27 Oct 15
TMS Smooth Controls Pack(Delphi 7) 22 Jan 15
Remove Invalid Entries From Add Or Remove Programs Software 16 Apr 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
DWR 14 Apr 15
Sajax 13 Apr 15
jQuery-pjaxr 1 Mar 15
Smartjax 10 Feb 16
Async.js 9 Feb 16
Simple AJAX Framework 13 May 15
dhtmlxAjax 12 May 15
php-long-polling
Similar Software
Other Software of Developer panique
Comments to php-long-polling
Last Viewed Software
PHP Book Search Engine 13 May 15
EMS DB Comparer for InterBase/Firebird 22 Jan 15
Responsive Knowledgebase 29 Oct 15
NetWrix File Server Change Reporter 25 Jan 15
SwisSQL--Sybase to SQL Server 30 Oct 15
CoderForm 26 Oct 15
.NET Framework 1.0 Service Pack 3 SYSTEM.WEB.DLL and MSCOREE.DLL Security Update for Windows XP Media Center Edition and Windows XP Tablet PC Edition 21 Sep 15
IE 5.01 SP1 File Upload via Form Vulnerability Patch 27 Oct 15
TMS Smooth Controls Pack(Delphi 7) 22 Jan 15
Remove Invalid Entries From Add Or Remove Programs Software 16 Apr 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
jQuery File Upload 1 Mar 15
jQuery.ajax.fake 12 Apr 15
useful.requests.js 12 May 15
minAjax.js 28 Feb 15
SignalR 28 Feb 15
AjaxGetContent 28 Feb 15
Async.js 9 Feb 16
Comments not found