Tokio runtime

GPTKB entity

Statements (52)
Predicate Object
gptkbp:instance_of gptkb:Java_Runtime_Environment
gptkbp:architecture event-driven
gptkbp:developed_by Tokio Project
gptkbp:features task scheduling
signal handling
file I/ O support
timer support
TCP and UDP support
gptkbp:has gptkb:Documentation
gptkb:Joint_Task_Force
gptkb:Git_Hub
gptkb:fusion
community support
examples
executor
runtime metrics
https://www.w3.org/2000/01/rdf-schema#label Tokio runtime
gptkbp:is high-performance
lightweight
open-source
scalable
efficient
modular
extensible
reliable
non-blocking
future-proof
event-loop based
gptkbp:is_compatible_with async/await syntax
gptkbp:latest_version 1.0.0
gptkbp:programming_language gptkb:Rust
gptkbp:provides stream processing
channel communication
async I/ O
task spawning
gptkbp:released gptkb:2016
gptkbp:supports gptkb:Web_Assembly
gptkb:Windows
Unix-like systems
multithreading
gptkbp:type asynchronous runtime
gptkbp:used_by gptkb:Cloudflare
gptkb:npm
gptkb:Dropbox
gptkb:Mozilla
gptkb:Discord
gptkbp:used_in network applications
gptkbp:uses Futures library
gptkbp:bfsParent gptkb:Actix_HTTP
gptkb:Actix_Web
gptkb:async-std's_runtime
gptkbp:bfsLayer 6