Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Java Core Java

The Asynchronous Web

Author: artima.com | Published: 20th May 2008 | Visited: 60 times | Add Comment
Filed in: Core Java

Ajax applications depend on asynchronous interaction between client and server. In this interview with Artima, ICEsoft's Stephen Maryka describes a potentially more transforming asynchronicity where updates are pushed to the client without the user having to request those updates.

Read Article
 

Sponsored Links

 


Related Articles

 Asynchronous JavaScript Programming using Humax This article explains how to use asynchronous method invocation pattern in JavaScript using Humax framework version 0 ...

 AJAX-style Asynchronous Progress Dialog for WinForms A base class for adding a rich asynchronous progress animation to any ...

 Asynchronous Transfer Mode (ATM) Switching Asynchronous Transfer Mode (ATM) Switching The Asynchronous Transfer mode or more popularly known as ATM is actually a part of the International Telecom Standards. Using the ATM protocols information can be sent and received in small secure cells. However for ATM connections to work there should...

 Type-Strong Asynchronous Execution Executing a method asynchronously with typed parame ...

 CodeSnip: Implementing Asynchronous Remoting in .NET In this article Abhishek briefly describes the methods to implement Asynchronous Remoting in Visual Basic 2 ...

 Asynchronous Execution in ADO.NET 2.0 In ADO.NET, when performing bulk database operations, the thread that is executing it will wait for the database operation to complete and proceed the execution of other lines. If the database operation is bulk and complicated, the amount of time the thread waiting will be more. To answer this, ADO. ...

 Using Asynchronous Sockets for Peer-to-Peer - CollaborativeNotes This article presents a peer-to-peer application sample with asynchronous soc ...

 Asynchronous Setup Grid custom asynchronous setup with progress indic ...

 Asynchronous Pattern in Windows Communication Foundation In this article Keyvan shows how to implement an asynchronous pattern in Windows Communication Foundation for services and clients to enable easy execution of long running operati ...

 ASP.NET Request Logging with Asynchronous Fire And Forget Pattern Shows how to perform high-speed ASP.NET Request logging to a database using the asynchronous Fire and Forget delegate wrapper patte ...



Next: Sources of Java Errors



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links