Label: solution+gigaspaces

Content with label solution+gigaspaces in Solutions and Best Practices (See content from all spaces)
Related Labels: data , viewer , market , first , market-data , excel , calculation , prerequisites , solutions , scales , offload , gigaspaces-excel , writing , application , udf , troubleshooting , or , rtd ( - solution , - gigaspaces )

Calculation Offload - GigaSpaces-Excel Integration
Using the calculation offload pattern. Overview In this pattern, all Excel functions and calculations are performed by the space (on the server side) asynchronously. This allows you to use Excel regularly, where calculations are performed on the space side simultaneously, until the calculation is finished; then, Excel ...
Data Offload - GigaSpaces-Excel Integration
Using the data offload pattern. Overview In this pattern, all data is stored in the space (on the server side). Excel in turn loads only the relevant data each time and displays it in the spreadsheet. This removes the load from Excel, which is sometimes unable to cope ...
Excel Space Viewer
Summary: The Excel space viewer allows you to create customized views of data for spaces running in your network. Author: Pini Cohen, GigaSpaces Recently tested with GigaSpaces version: GigaSpaces 6.5 GA (build 2352) Contents: Overview The Excel ...
Excel that Scales Solution
Summary: Available functionality, how to develop the integration components and how to configure, deploy and run the GigaSpacesExcel solution. Author: Pini Cohen, GigaSpaces Recently tested with GigaSpaces version: XAP.NET 6.6 Contents: Overview This section gets you started with the Excel ...
GigaSpaces-Excel Market-Data Example
Summary: This example shows the usage of Microsoft Excel spreadsheets and GigaSpaces XAP for working with stock market data. It also demonstrates the building of Excel RTD and UDF components in C# .NET. Author: Pini Cohen, GigaSpaces Recently tested with GigaSpaces version ...
Prerequisites - GigaSpaces-Excel Integration
Prerequisites Before you begin, make sure: GigaSpaces XAP.NET http://www.gigaspaces.com/LatestProductVersion is Installed http://www.gigaspaces.com/wiki/display/XAP66NET/InstallingXAP.NET. Please note: the Excel Space Viewer supports only GigaSpaces version 6.5.1. Microsoft Office Excel ...
RTD and UDF Examples - GigaSpaces-Excel Integration
Summary: Basic and advanced code examples for using RTD and UDF with the GigaSpacesExcel integration. Author: Pini Cohen, GigaSpaces Recently tested with GigaSpaces version: XAP.NET 6.6 Contents: Overview This section includes basic and advanced code examples for using the GigaSpacesExcel ...
Writing Your First RTD or UDF Application
Writing your first RTD/UDF application using the GigaSpacesExcel integration. Overview This section shows you how to write your first RTD or UDF application using the GigaSpacesExcel integration. See some basic and advanced code examples for working ...