./wip/xspd, Http application server

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


Branch: CURRENT, Version: 6.3.1, Package name: xspd-6.3.1, Maintainer: kcf

The eXtended Server Pages project is a very fast application server based on
C-code. The programming environment supports application programs of the
following kinds:

* C-programs (well tested, running at production conditions since May
2003)
* shell scripts (well tested)
* C++-programs (using the supported C-library, tested)
* Java-programs (well tested, using the supported C-library via JNI)

All different kind of application programs may be mixed within the same session
context. Java programs may use different Java runtime environments or versions
and can be mixed within the same session context.

The XSPD is not another Java based application server. The main advantages of
the XSPD are:

* Small and fast core program code (C based).
* High performance with typical more than 1000 session requests per
second (less than 1 msec per request) and throughput with up to 4
MByte/sec per request.
* Usage of fast C/C++ based application programs with the same
programming techniques like JSP servlet programming.
* Support of session context for shell based scripts also.


Required to build:
[pkgtools/cwrappers]

Package options: netbsd, semctlunion

Master sites:

RMD160: c1acb9e5abb8d1d94b11dc73f9036d614df9bfd2
Filesize: 865.542 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary @comment lines.
Spill a few more @pkgdir.
   2009-10-11 12:45:25 by Thomas Klausner | Files touched by this commit (57)
Log message:
Remove obsolete @dirrm lines.
   2009-05-06 12:23:02 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
fixed: if-less endif

   2009-03-20 20:43:53 by Jörg Sonnenberger | Files touched by this commit (25)
Log message:
Convert buildlink3.mk files to new world order.
   2008-05-24 17:34:08 by Tobias Nygren | Files touched by this commit (146)
Log message:
This commit brought to you by the automated whitespace police (pkglint)
   2008-02-03 17:25:42 by Tobias Nygren | Files touched by this commit (1)
Log message:
bad checksum for patch-aa
   2006-12-23 06:47:14 by Kenneth Freidank | Files touched by this commit (1)
Log message:
Installs all header files.