Наши услуги
In this case the service has beberapakarakteristik:
-Logical View, seen from the level of service that business operations are identified independent sebagaiinterface-Message orientation, a service yangberhubungan with bertukarmessage client.
-Discription Orientation, servive yangdidekripsikan as pengolahmetadata machine.
-Network Orientation, Service prosecuted untukdipakai in the network. This menenkankann on the needs of service that automatically and easily found.
-Platform Neutrality, messages conveyed through an interface that uses a platform-neutral (multi-platform) and standard data formats such as XML.
Cycle service in SOA
2. Architecture Codelgniter
CodeIgniter is a framework that implements the concept of Model-View-Controller (MVC) as a pattern in developing applications based on PHP. With MVC pattern allows the developer to organize the files to build applications.
CodeIgniter provides a lot of instant library that allows a PHP programmer in building applications so that even if a large application, a programmer does not need to define libraries from the beginning. For example if we want to create a database function to bring up the list of data from a table to the query 'SELECT', then we just live call library that has been provided and the rest will be done by CodeIgniter.