Skip to content
Jim Northrup edited this page Apr 7, 2015 · 5 revisions

Welcome to the 1xio wiki (on github)!

1xio (on github) is a nio-based successor of the owch mobile agent hosting toolkit, built on the premise of

  • pure-functional
  • heap-miserly
  • unithreaded
  • native NIO centric models
  • unix/libc select() analog
  • simplest possible protocol and REST method implementations

currently 1xio can act as a parsimonious REST daemon that imparts the tools to:

  • serve static content at 500M/s aggregate — Megabytes per second (half a gig/per second) on a single 2.x ghz intel core
  • retrieve NNTP hosted content
  • retrieve and proxy http requests
  • index, but scarcely duplicate http headers in/outbound

api

Clone this wiki locally