| Package | Description |
|---|---|
| org.zeromq |
Provides high-level bindings for ØMQ.
|
| Modifier and Type | Method and Description |
|---|---|
static ZMQ.Socket |
ZThread.fork(ZContext ctx,
ZThread.IAttachedRunnable runnable,
Object... args) |
ZMQ.Socket |
ZContext.fork(ZThread.IAttachedRunnable runnable,
Object... args)
Create an attached thread, An attached thread gets a ctx and a PAIR pipe back to its
parent.
|
Copyright © 2020. All rights reserved.