Changes between Version 2 and Version 3 of ZooWebSite/ZooKernel


Ignore:
Timestamp:
Aug 11, 2011, 4:09:02 PM (13 years ago)
Author:
nickboz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZooWebSite/ZooKernel

    v2 v3  
    11= ZOO-Kernel =
    22
    3 Informations about ZOO-Kernel can be found in the following :
     3ZOO Kernel is the heart of the [http://zoo-project.org ZOO-Project].
    44
    5 [[TOC(inline,heading=Table of content,ZooWebSite/ZooKernel/Introduction,ZooWebSite/ZooKernel/InstallationNew,ZooWebSite/ZooKernel/InstallationUsingOO,ZooWebSite/ZooKernel/ZOO4W)]]
     5ZOO-Kernel is a powerful server-side C Kernel which makes it possible to manage and chain Web services, by loading dynamic libraries and handling them as on-demand Web services. The ZOO Kernel is written in C language, but supports several common programming languages in order to connect to numerous libraries and models.
    66
     7== Using ZOO Kernel as a Web Processing Platform ==
     8
     9ZOO Kernel works with Apache and can communicate with cartographic engines and Web mapping clients. It simply adds the WPS support to your spatial data infrastructure and your Web mapping application !
     10
     11== Supported Languages ==
     12
     13ZOO Kernel supports the following programming languages, and let you use them to create new ZOO Services from new or existing code :
     14
     15|| '''Language''' || '''!ServiceProvider''' || '''!DataStructure''' || '''Return''' ||
     16|| C / C++ || Shared Library || maps* M || integer ||
     17|| Fortran || Shared Library || CHARACTER*(1024) M(10,30) || integer ||
     18|| Java || Class File || [http://download.oracle.com/javase/6/docs/api/java/util/HashMap.html HashMap] || integer ||
     19|| Python || Module File || [http://docs.python.org/tutorial/datastructures.html#dictionaries dictionary] || integer ||
     20|| PHP || Script File || [http://php.net/manual/language.types.array.php Array] || integer ||
     21|| Perl || Script File || || integer ||
     22|| !JavaScript || Script file || [http://www.json.org/ Object] or Array || !Array/Object ||
     23
     24== ZOO Kernel is a WPS Espresso Machine ==
     25
     26[[Image(http://svn.zoo-project.org/img/zoo_kernel_scheme.png)]]
     27

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