Ignore:
Timestamp:
Jul 2, 2015, 1:25:29 PM (9 years ago)
Author:
djay
Message:

Add document to help translating the internal messages using transifex. Put db creation in installation. Update windows installation procedure (nothing specific to setup on IIS or Apache, but it is known as working on both) including details for available options.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PublicaMundi_David-devel/docs/kernel/what.rst

    r711 r722  
    1717new or existing web platforms.
    1818
    19 
    2019ZOO-Kernel lets you process geospatial or non geospatial data using
    2120well formed WPS requests. The WPS server is able to manage and chain
     
    2524First class WPS server
    2625-----------------------
     26
     27Simple
     28......
     29
     30The ZOO-Kernel rely on simple principles and tends to ease the
     31implementation of new services by sharing similar data structures for
     32every supported programming languages. The ZOO-Kernel is responsible
     33to parse the requests it receives and return the corresponding WPS
     34response.
     35
     36In case of an *Execute* request, the ZOO-Kernel stores informations in
     37a basic KVP data structure for the programming language used to
     38implement the service, dynamically load the Service Provider defined
     39in the zcfg file and run a specific function corresponding to the
     40service, passing three arguments. Once the function return, ZOO-Kernel
     41knows if the service run succeessfuly or failed by checking the
     42returned value. In the case it succeeded, the ZOO-Kernel then parse
     43the third arguments containing the result and produce the output in
     44the desired format.
     45
     46
    2747
    2848Compliant
     
    82102.. _`Hash`: http://ruby-doc.org/core-2.2.0/Hash.html
    83103
    84 
    85 Scalable
    86 ........................................................
    87 
    88 ZOO-Kernel can **scale** to large infrastructures involving high
    89 numbers of (concurrent) WPS requests and/or huge amounts of
    90 input/output.
    91 
    92 
    93 
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png