Jump to Content
Apache Ignite.NET DocumentationJavaC#/.NET*C++SQLIntegrationsIgnite for SparkTools
Home
v2.8.1

JavaC#/.NET*C++SQLIntegrationsIgnite for SparkToolsLog InIgnite.NET APIExamplesAsk a QuestionApache Ignite.NET Documentation
Home
Log InIgnite.NET APIExamplesAsk a Question
v2.8.1
SSL\TLS

Basic Concepts

  • What is Ignite.NET?
  • Getting Started
  • Standalone Nodes
  • Cross-Platform Support
  • Ignite Facts
  • Clients and Servers
  • Troubleshooting
  • Binary Mode
  • Serialization
  • Ignite.NET Life Cycle
  • Deployment
  • Configuration
  • Performance Tips
  • Thin Client
  • Asynchronous Support
  • Platform Interoperability

Data Grid

  • Cache Modes
  • Affinity Colocation
  • Near Caches
  • Cache Operations
  • Data Loading
  • Expiry Policies
  • Cache Queries
  • Data Grid
  • Eviction Policies
  • Continuous Queries
  • Transactions
  • TransactionScope API

Clustering

  • Network Configuration
  • Cluster
  • Cluster Configuration
  • Leader Election
  • Remote Assembly Loading
  • Cluster Groups
  • SSL\TLS

Durable Memory

  • Durable Memory

Persistence

  • 3rd Party Persistence
  • Ignite Persistence

Compute Grid

  • MapReduce & ForkJoin
  • Fault Tolerance
  • Distributed Closures
  • Compute Grid
  • Colocate Compute and Data

SQL

  • Distributed SQL & LINQ

Integrations

  • Entity Framework 2nd Level Cache
  • ASP.NET Output Caching
  • Logging
  • Plugins
  • ASP.NET Session State Caching

Distributed Messaging

  • Topic Based

Service Grid

  • Service Example
  • Cluster Singletons
  • Calling Java Services
  • Service Grid

Distributed Data Structures

  • Atomic Types

Distributed Events

  • Local and Remote Events

Streaming

  • Streaming
  • Data Streamers

Production Readiness

  • Preparing for Production

Legal

  • Apache License
  • Copyright
Powered by 

SSL\TLS

Ignite .NET allows you to use SSL socket communication among all Ignite nodes.
Please refer to Apache Ignite documentation: https://apacheignite.readme.io/docs/ssltls

Updated over 4 years ago