Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2010 10:50:03 +0200
From:      Matias <matiassurdi@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: lightweight Chat client/server?
Message-ID:  <i3b9jr$553$1@dough.gmane.org>
In-Reply-To: <4C587815.2090601@gmail.com>
References:  <4C587815.2090601@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
El 03/08/10 22:12, Depo Catcher escribió:
>
> I have a combination of Spark (windows client) and Open Fire (FreeBSD
> server, actually Java) for my lan.
> We've used this setup for years, but the OpenFire server takes up ~500 +
> MB.
>
> Anyways, we were looking for something a bit smaller.
> We just need to send text messages to LAN users (less than 6) and
> supports a nice windows client.
> We're not suppose to use any external services (yahoo messenger, aol, etc)
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>


I'd racommend ejabberd. I set it up at work (around 200 people) and 
works likea  charm, really small footprint on the server also, less than 
200Mb of ram used. Easy to setup shared roster groups, lots of clients 
for all operative systems (we use Pandion on widnows, Adium on Mac and 
Pidgin on linux). Command line tools to manage it, no need for sql 
database and incredibly easy to setup a cluster for HA/Load balancing.

The only drawback (for me): it is written in Erlang... but this is a 
problem just if you were planning to develop your custom modules, etc..





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?i3b9jr$553$1>