FAQs

The following FAQs relate to general product capabilities. See Support FAQs for general information about ScaleOut Software's support services.

Questions

  1. When will ScaleOut State Server be available for licensing?
  2. Does ScaleOut StateServer run under Linux/Unix?
  3. Does ScaleOut StateServer require the use of a DBMS?
  4. What type of data can I store in ScaleOut StateServer?
  5. What happens to my data if a server fails?
  6. Is redundant data stored on all servers in the farm?
  7. Do I have to change my application to take advantage of ScaleOut StateServer?
  8. Can I take a server offline for administration?
  9. Can I dynamically add a server to a server farm that is currently running?
  10. Can my custom C or C++ application access the ScaleOut StateServer object store?
  11. Is ScaleOut StateServer based on a proprietary object model?
  12. How much memory does ScaleOut StateServer require?
  13. How much network overhead is created by ScaleOut StateServer?

Answers

1. When will ScaleOut State Server be available for licensing? ScaleOut StateServer is available for licensing now. For information on evaluation and purchase please click here.

2. Does ScaleOut StateServer run under Linux/Unix? Yes, ScaleOut Software's products support the Windows, Linux, and Solaris operating systems.

3. Does ScaleOut StateServer require the use of a DBMS? No, ScaleOut StateServer runs completely in memory on all of the servers in the farm. The memory-based object store is automatically distributed across all active servers and is dynamically balanced across the farm as servers are added or removed. ScaleOut StateServer’s distributed data store eliminates the bottleneck created by a centralized DBMS and provides much faster response time by avoiding disk access and DBMS overhead. It also speeds up access by allowing simultaneous access to multiple data objects stored on different servers and performance scales as the farm grows.

4. What type of data can I store in ScaleOut StateServer? The software stores, reads, updates, and removes contiguous, opaque, binary data objects based on an identifying 256-bit key. These data objects either have been "serialized" from datasets or record sets that were previously accessed from a database or are generated as business logic objects. Stored objects can be uniformly accessed from any server in the farm.

5. What happens to my data if a server fails? When a computer fails or loses network connectivity, ScaleOut StateServer automatically retrieves its session objects from replicas stored on other servers in the farm, and it creates new replicas to maintain redundant storage. To ensure uninterrupted access, up to three copies of each stored object are maintained on different servers.

6. Is redundant data stored on all servers in the farm? In the case of 2 and 3 server farms, yes all session data is kept on all servers. For application or web farms with 4 or more servers, the data is automatically distributed across 3 of the servers. As servers are added and removed from the farm the farm automatically redistributes and balances the session state information across the farm on up to 3 servers.

7. Do I have to change my application to take advantage of ScaleOut Software's distributed data grid products? ScaleOut provides intuitive APIs for all .NET languages, Java, and C/C++. Since ScaleOut StateServer transparently stores ASP.NET session state, changes to your application code are not required in that case.

8. Can I take a server offline for administration? Yes, by using the ScaleOut StateServer management console or command line interface, simply stop the ScaleOut StateServer service and the server will remove itself from the server farm. ScaleOut StateServer will automatically redistribute the memory-based object store among the remaining servers in the farm. No data is lost and your server is available for maintenance. The server may be easily brought back online after you have finished working offline.

9. Can I dynamically add a server to a server farm that is currently running? ScaleOut Software does self-discovery of servers within a farm so connecting the server to the network and enabling the ScaleOut StateServer service will initiate adding the server to the farm. When a new server is added to the farm, ScaleOut StateServer automatically integrates the server into the store and migrates a portion of the data to it. This technique, called load balancing, controls the amount of data that are stored and managed by each server in the farm. This ensures that each server handles an appropriate portion of the overall workload as determined by its memory capacity and CPU speed. You can specify the total amount of memory on each server to be used for storing data objects.

10. Can my custom C or C++ application access the ScaleOut StateServer object store? Yes, you can directly access ScaleOut StateServer’s distributed store from .NET and C/C++ applications using the application programming interfaces (APIs) supplied with the product. This gives you the flexibility you need to incorporate ScaleOut StateServer into your existing applications and delivers the highest possible performance. The .NET APIs support all .NET languages, including C#, C++, and Visual Basic. Additional APIs support stand-alone ("unmanaged code") C/C++ applications.

11. Is ScaleOut StateServer based on a proprietary object model? No, ScaleOut StateServer uses a simple "Create-Read-Update-Delete" API. It treats an object as a serialized stream of opaque (i.e. uninterrupted) binary data of specified length and identified by a user-defined 256-bit key.

12. How much memory does ScaleOut StateServer require? The memory requirement of the ScaleOut StateServer service itself is less than 2MB. The service runs on each server in the farm.

The memory requirements for the objects in the store can be thought of as having three different components:

13. How much network overhead is created by ScaleOut StateServer? The network traffic is on the "backend" network and does not affect Web site performance. The traffic is similar to that created in clustered DBMS replication operations. In addition, ScaleOut StateServer uses a lightweight communication protocol to minimize traffic.

If you have any further questions, please contact us at info@scaleoutsoftware.com.

Companies Using ScaleOut

Our CustomersOur CustomersOur CustomersOur CustomersOur CustomersOur CustomersOur CustomersOur CustomersOur CustomersOur CustomersOur Customers

Certification & Partners

Share This Page