Label: scales+gigaspaces-excel

All content with label scales+gigaspaces-excel.
Related Labels: data , viewer , market , first , market-data , gigaspaces , excel , calculation , prerequisites , solutions , offload , writing , application , udf , troubleshooting , or , rtd , solution ( - scales , - gigaspaces-excel )

Calculation Offload - GigaSpaces-Excel Integration (Solutions and Best Practices)
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 (Solutions and Best Practices)
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 ...
GigaSpaces-Excel Market-Data Example (Solutions and Best Practices)
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 (Solutions and Best Practices)
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 (Solutions and Best Practices)
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 ...