Main > Programming > Libraries >

App::Session 0.962

App::Session 0.962

Sponsored Links

App::Session 0.962 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.072 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1191
Date added: 2006-07-20
Publisher: App::Session Team

App::Session 0.962 description

App::Session can represents a sequence of multiple events perhaps executed in separate processes.

SYNOPSIS

# ... official way to get a Session object ...
use App;
$session = App->context();
$context = $session->session(); # get the session

# any of the following named parameters may be specified
$session = $context->session(
);

# ... alternative way (used internally) ...
use App::Session;

A Session class models the sequence of events associated with a use of the system. These events may occur in different processes.

For instance, in a web environment, when a new user arrives at a web site, he is allocated a new Session, even though he may not even be authenticated. In subsequent requests, his actions are tied together by a Session ID that is transmitted from the browser to the server on each request. During the Session, he may log in, log out, and log in again. Finally, Sessions in the web environment generally time out if not accessed for a certain period of time.

Conceptually, the Session may span processes, so they generally have a way to persist themselves so that they may be reinstantiated wherever they are needed. This would certainly be true in CGI or Cmd Contexts where each CGI request or command execution relies on and contributes to the running state accumulated in the Session. Other execution Contexts (Curses, Gtk) only require trivial implementations of a Session because it stays in memory for the duration of the process. Nonetheless, even these Contexts use a Session object so that the programming model across multiple platforms is the same.

App::Session 0.962 Screenshot

Advertisements

App::Session 0.962 Keywords

Bookmark App::Session 0.962

Hyperlink code:
Link for forum:

App::Session 0.962 Copyright

WareSeeker periodically updates pricing and software information of App::Session 0.962 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of App::Session 0.962 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
PHP::Session is a Perl module to read / write PHP session files. Free Download
PHP::Session::DB is a Perl module to read / write PHP sessions stored in data bases. Free Download
ROX-Session is a simple session manager. Free Download
POE::Session is a Perl module for event driven abstract state machine. Free Download
App::Repository is a logical data access layer for the App::Context Framework. Free Download
marokFS-session is an Amarok script that lets you start your "Amarok" from KDM with "AmarokFS" in fullscreenmode. Free Download
App::UserAgent - the browser this session is connected to. Free Download
App::Context is an application framework for web applications, command-line programs, server programs, and web services. Free Download