Working with Parallel Queries in .NET

This section contains an example that demonstrates how to run parallel queries in .NET.

Name

Example_17_WorkingWithParalellizedQueries

Description

This example demonstrates how to work with parallel queries.

Notable Classes and Methods

compilerOptions.Add("NumberOfInstances", "3";

engineClient.ResolveClusterUri

Related Information

For more information about parallel queries, see the Sybase CEP Installation Guide .