Changes between Version 3 and Version 4 of ZooWebSite/ZooKernel


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ZooWebSite/ZooKernel

    v3 v4  
    33ZOO Kernel is the heart of the [http://zoo-project.org ZOO-Project].
    44
    5 ZOO-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.
     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, and supports several common programming languages in order to connect to numerous libraries and models.
    66
    7 == Using ZOO Kernel as a Web Processing Platform ==
     7'''Read the [http://zoo-project.org/docs/kernel/index.html ZOO-Kernel documentation]'''
    88
    9 ZOO 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 
    13 ZOO 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