Module: OMQ::Rust
- Defined in:
- lib/omq/rust.rb,
lib/omq/rust/engine.rb,
lib/omq/rust/version.rb
Defined Under Namespace
Classes: Engine
Constant Summary collapse
- VERSION =
"0.1.1"
Class Attribute Summary collapse
-
.io_threads ⇒ Object
Returns the value of attribute io_threads.
Class Attribute Details
.io_threads ⇒ Object
Returns the value of attribute io_threads.
13 14 15 |
# File 'lib/omq/rust.rb', line 13 def io_threads @io_threads end |