Sign in
apache
/
ignite
/
refs/heads/ignite-class-path
/
.
/
modules
/
platforms
/
dotnet
/
examples
/
Thick
/
README.md
blob: 7cec34f5875ddfe25f23db779d039fd96fd115fc [
file
] [
view
]
# Ignite.NET Thick API Examples
Thick
API starts the JVM
and
runs a full
-
fledged
Ignite
node
in
the current process
.
Thick
mode
is
required
for
server
-
side user code execution
,
such
as
remote query filters
,
services
,
compute
,
and
more
.