./devel/st, Non-preemptive thread library for Internet applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 1.8, Package name: st-1.8, Maintainer: gson

The State Threads Library is a small application library which
provides a foundation for writing fast and highly scalable Internet
applications (such as web servers, proxy servers, mail transfer
agents, and so on, really any network-data-driven application) on
UNIX-like platforms. It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture. In other words, this library offers a
threading API for structuring an Internet application as a state
machine.


Master sites:

SHA1: 3f9c9bfe0a6074ccfcb642c1b95320dba496b9e8
RMD160: 951c55807d2164c1a8f1fcde75d97aeb6a47a256
Filesize: 104.105 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-19 00:30:04 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #4672 - requested by joerg
devel/st: build fix

Revisions pulled up:
- devel/st/distinfo                                             1.8
- devel/st/patches/patch-md_h                                   1.2

---
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Sat Apr 18 20:41:44 UTC 2015

   Modified Files:
   	pkgsrc/devel/st: distinfo
   	pkgsrc/devel/st/patches: patch-md_h

   Log message:
   Support NetBSD/ARM. Simplify NetBSD/amd64.