NAME
XAS - A framework for distributed applicatons
DESCRIPTION
Frameworks mean differant things to differant people. In this case we are trying to present a consistent environment, option handling, logging, communications, notifications and database access in distributed applications.
- Objectives
- Installation
- Configuration
- System Startup
- Base Modules
- Theory of Operation|XAS::Docs::Theory
WHAT NOW?
Wow, you have a running system, now what do you do with it. As stated above this system is a framework. It dosen't do anything on it's own. You need to write the code to do somethimg useful. The tools are provided and examples are available.
SEE ALSO
XAS::Docs::Base
XAS::Docs::Configuration
XAS::Docs::Installation
XAS::Docs::Objectives
XAS::Docs::Startup
XAS::Docs::Theory
AUTHOR
Kevin L. Esteb, <kevin (at) kesteb.us>
COPYRIGHT & LICENSE
Copyright 2012 Kevin L. Esteb, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.