Changes between Version 2 and Version 3 of ZooWebSite/ZooKernel/Introduction
- Timestamp:
- Apr 16, 2010, 6:01:53 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/ZooKernel/Introduction
v2 v3 3 3 ZOO Kernel is a the heart of the ZOO. It 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. 4 4 5 = Using ZOO Kernel as a Web processing platform =5 = Using ZOO Kernel as a Web Processing Platform = 6 6 7 7 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 ! … … 9 9 = Supported Languages = 10 10 11 ZOO Kernel supports the following programming languages, and let you use them to create new ZOO Services from new or existing code : C / C++, Python , Fortran, Java, PHP (embedded), Java script11 ZOO Kernel supports the following programming languages, and let you use them to create new ZOO Services from new or existing code : C / C++, Python , Fortran, Java, PHP (embedded), JavaScript 12 12 13 = ZOO Kernel is a WPS espresso machine =13 = ZOO Kernel is a WPS Espresso Machine = 14 14 15 15 [[Image(http://svn.zoo-project.org/img/zoo_kernel_scheme.png)]]