JotScale 1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News JotScale 1 (Default branch)
# 1  
Old 09-25-2008
JotScale 1 (Default branch)

JotScale is about making it easy to writereal-time interactive Web applications that scaleendlessly without pain. Applications range fromreal-time Web events with 100,000 or moreparticipants, to massively multiplayer games, torealtime auctions, to social Web sites where manyof the participants have thousands or tens ofthousands of watchers that are all expectingreal-time updates. JotScale uses a horizontallyscalable architecture that replaces a traditionalWeb/application server and SQL database.License: Affero General Public LicenseChanges:
With a pool of 18 machines, each with 8 gigs of RAM and a 64-bit dual core Intel processor, this release is seeing about 180,000 write transactions per second.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
TWILL(1)							  [FIXME: manual]							  TWILL(1)

NOM
twill-sh - a simple scripting language for Web browsing SYNOPSIS
twill-sh [option] [script(s)] DESCRIPTION
Twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features. twill-sh lets you interactively browse the Web. OPTIONS
--help/-h print usage information --version/-v Show version information and exit --quiet/-q Do not show normal output --interactive/-i Drop into an interactive shell after running files if any --fail/-f Exit on first file which fails --never-fail/-n Continue executing scripts even if errors occur --url/-u URL Start at the given URL before each script SEE ALSO
twill-fork (1). AUTHORS
Twill was written by C. Titus Brown titus@idyll.org and This manual page was written by Arnaud Fontaine arnau@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2007 Arnaud Fontaine [FIXME: source] april 10, 2007 TWILL(1)