Changes between Version 1 and Version 2 of ZooWebSite/ZooKernel/Introduction
- Timestamp:
- Apr 16, 2010, 4:59:34 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/ZooKernel/Introduction
v1 v2 1 1 = ZOO Kernel = 2 2 3 ZOO Kernel is a the heart of the ZOO. It is a powerful server-side C Kernel which makes it possible managing and chaining webservices, by loading dynamic librairies and handling them as on-demand webservices. The ZOO Kernel is written in C language, but supports several common programming languages in order to stay opened to numerous librairies and models.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 web processing platform =5 = Using ZOO Kernel as a Web processing platform = 6 6 7 ZOO Kernel works with Apache and can communicate with cartographic engines and webmapping clients. It simply adds the WPS support to your spatial data infrastructure and your webmapping application !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 ! 8 8 9 9 = Supported Languages =