Label: book-prog+2-basic

All content with label book-prog+2-basic.
Related Labels: location , cluster-members , 42140301---bl , remoting , external , book-dotnet-prog , orm , transport , gs-dot-bat , mule , xap , gs.xml , 5-expert , cache , gigaspaces-ec2 , service , issues , unit , config , more » ( - book-prog , - 2-basic )

Async Persistency - Mirror (XAP 6.6 Documentation)
Reliable Asynchronous Persistency (Mirror) Overview The GigaSpaces Mirror Service (also known as Persistency as a Service, or PaaS) provides reliable asynchronous persistency. This allows you to asynchronously delegate the operations conducted with the InMemoryDataDrid (IMDG) into a backend database, significantly reducing the performance ...
External Data Source (XAP 6.6 Documentation)
External Data Source (EDS) is a space component that provides advanced persistency capabilities for the space architecture. Overview External Data Source (EDS) is a space component that provides advanced persistency capabilities for the space architecture. GigaSpaces External Data Source provides ...
Installing C++ Package (XAP 6.6 Documentation)
Requirements and how to install GigaSpaces C\ on Windows and Linux. Overview GigaSpaces C\ source code can be built on Linux and Windows 32bit or 64bit machines.\\ The current supported platforms and compilers are: Linux 64bit gcc.3.4.5 32bit gcc.3.4.6 Windows 32/64bit ...
Maven Plugin (XAP 6.6 Documentation)
Installing the OpenSpaces Maven plugin, creating and running a Processing Unit project. Overview Maven is a tool used to automate and simplify the development cycle of any Javabased project. The OpenSpaces plugin for Maven utilizes Maven to simplify the development cycle of OpenSpacesbased applications ...
Web Jetty Processing Unit Container (XAP 6.6 Documentation)
OpenSpaces integration with Jetty as the web container when running web applications on top of the Service Grid. !GRA:ImagesNewinXAP66.gif align=right! Overview An OpenSpaces web processing unit can use Jetty http://www.mortbay.org as the web container that will actually ...
Windows Multithreaded Optimization using Winhoard (XAP 6.6 Documentation)
How to use Winhoard memory allocation optimizer on windows Overview The Winhoard dll is provided for use in multithreaded applications on windows, because of the poor performance of the Microsoft CRT provided with windows. HOW TO: To enable the use of winhoard in your application you need ...