Sorry I meant asynchronous calls not AJAX specifically. -Scott
-Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Tue, Oct 21, 2008 at 1:54 PM, Scott Battaglia <[EMAIL PROTECTED]>wrote: > All, > > Does anyone have an opinion on the usage of AJAX for our front end? Two > good examples: > > 1. When you submit credentials via the login form, the request is put in > and then you are disconnected from the system and it checks back a short > period later. This can be scaled for load (i.e. under heavy load, the > disconnect is longer before checking, and under light load, very short). > > 2. When logging out of the CAS system, initiate the request and then > disconnected while the logout commences so that we don't tie up threads > waiting for services to log out. > > -Scott > > -Scott Battaglia > PGP Public Key Id: 0x383733AA > LinkedIn: http://www.linkedin.com/in/scottbattaglia >
_______________________________________________ cas-dev mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas-dev
