Changeset 207 for trunk/docs


Ignore:
Timestamp:
May 4, 2011, 8:37:18 PM (13 years ago)
Author:
jmckenna
Message:

minor formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/kernel/introduction.txt

    r137 r207  
    44============
    55
    6 ZOO Kernel is a the heart of the ZOO. It is a powerful server-side C Kernel which makes
     6ZOO Kernel is the heart of the ZOO. It is a powerful server-side C Kernel which makes
    77it possible to manage and chain Web services, by loading dynamic libraries and handling
    8 them as on-demand Web services. The ZOO Kernel is written in C language, but supports
     8them as on-demand Web services. The ZOO Kernel is written in the C language, but supports
    99several common programming languages in order to connect to numerous libraries and models.
    1010
     
    1414ZOO Kernel works with Apache and can communicate with cartographic engines and Web mapping
    1515clients. It simply adds the WPS support to your spatial data infrastructure and your
    16 Web mapping application !
     16Web mapping application!
     17
     18.. note::
     19   If you'd like some background on the WPS standard, head to: http://www.opengeospatial.org/standards/wps
    1720
    1821Supported Languages
    1922-------------------
    2023
    21 ZOO Kernel supports the following programming languages, and let you use them to create
    22 new ZOO Services from new or existing code :
     24ZOO Kernel supports the following programming languages, and let's you use them to create
     25new ZOO Services from new or existing code:
    2326
    2427============ =================== ========================= ============
     
    2730C / C++      Shared Library      maps* M                   integer
    2831Fortran      Shared Library      CHARACTER*(1024) M(10,30) integer
    29 Java         Class File          HashMap                   integer
    30 Python       Module File         dictionary                integer
    31 PHP          Script File         Array                     integer
     32Java         Class File          `HashMap`_                integer
     33Python       Module File         `dictionary`_             integer
     34PHP          Script File         `Array`_                  integer
    3235Perl         Script File                                   integer
    33 JavaScript   Script file         Object or Array           Array/Object
     36JavaScript   Script file         `Object`_ or Array        Array/Object
    3437============ =================== ========================= ============
     38
     39.. _`HashMap`: http://download.oracle.com/javase/6/docs/api/java/util/HashMap.html
     40.. _`dictionary`: http://docs.python.org/tutorial/datastructures.html#dictionaries
     41.. _`Array`: http://php.net/manual/language.types.array.php
     42.. _`Object`: http://www.json.org/
    3543
    3644ZOO Kernel is a WPS Espresso Machine
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