From c811f2f9e7178ab32f0abf3cf0183606b6f6c83f Mon Sep 17 00:00:00 2001 From: Tj Holowaychuk Date: Tue, 15 Feb 2011 21:06:17 -0800 Subject: [PATCH] use cluster instead --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index d89eed6..825c449 100644 --- a/README.markdown +++ b/README.markdown @@ -2,6 +2,8 @@ Spark is a command-line tool used to start up node server instances written by [Tj Holowaychuk](http://github.com/visionmedia) and [Tim Caswell](http://github.com/creationix). It's part of the [Connect](http://github.com/senchalabs/connect) framework, however can be used standalone with _any_ node server. +__NOTE__: spark is no longer maintained, for an extensible, and more robust solution check out [Cluster](http://learnboost.github.com/cluster). + ## Features Spark provides the following options when starting a server.