xitiomet is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

xitiomet / placebohttp http://openstatic.org/

Embeded Http server for gcj/java applications. PlaceboHttp uses an automatic session management system, Treating each session as a HttpRequest queue.

Clone this repository (size: 154.6 KB): HTTPS / SSH
hg clone https://bitbucket.org/xitiomet/placebohttp
hg clone ssh://hg@bitbucket.org/xitiomet/placebohttp

placebohttp / placebo.sh

commit
24bcde817c29
parent
9e6ab8ab1d73
branch
default

merges

1
71c2b596737f
#!/bin/sh
2
71c2b596737f
##
3
71c2b596737f
## placebo.sh
4
71c2b596737f
## 
5
71c2b596737f
## Made by Brian Dunigan
6
71c2b596737f
## Login   <xitiomet@xi03>
7
71c2b596737f
## 
8
71c2b596737f
## Started on  Wed Jun  9 18:58:39 2010 Brian Dunigan
9
71c2b596737f
## Last update Wed Jun  9 18:58:39 2010 Brian Dunigan
10
71c2b596737f
##
11
71c2b596737f
java -jar placebohttp.jar $*