libuv1-dev 1.9.1-3 (s390x binary) in ubuntu zesty
Libuv is the asynchronous library behind Node.js. Very similar to libevent or
libev, it provides the main elements for event driven systems: watching and
waiting for availability in a set of sockets, and some other events like timers
or asynchronous messages. However, libuv also comes with some other extras
like:
* files watchers and asynchronous operations
* a portable TCP and UDP API, as well as asynchronous DNS resolution
* processes and threads management, and a portable inter-process
communications mechanism, with pipes and work queues
* a plugins mechanism for loading libraries dynamically
* interface with external libraries that also need to access the I/O.
.
Install this package if you wish to develop your own programs using the
libuv engine.
Details
- Package version:
- 1.9.1-3
- Status:
- Obsolete
- Component:
- main
- Priority:
- Optional
Downloadable files
- libuv1-dev_1.9.1-3_s390x.deb (72.8 KiB)
Package relationships
- Depends on:
- Conflicts:
- Replaces: