Package: libst1 (1.7-1) [universe]
Links for libst1
Ubuntu Resources:
Download Source Package st:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Wesley W. Terpstra (Debian)
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
State Threads Library
The State Threads library has an interface similar to POSIX threads.
However, the threads are actually all run in-process. This type of threading allows for controlled schedualing points. It is highly useful for designing robust and extremely scalable internet applications since there is no resource contention and locking is generally unnecessary.
It can be combined with traditional threading or multiple process parallelism to take advantage of multiple processors.
See: <http://state-threads.sourceforge.net/docs/st.html> for further information about how state threads improve performance.
Other Packages Related to libst1
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download libst1
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 14.9 kB | 76.0 kB | [list of files] |
| i386 | 14.2 kB | 72.0 kB | [list of files] |