<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
<DIV>A few things you should also note:</DIV>
<DIV>&nbsp;</DIV>
<DIV>If you're running a low end system, that is not heavy on ram and CPU, forget about windows. This is also coming from a windows person. However if you are using a high end system, then you should have no problem running FS under windows, and depending on your application, it may out perform the *ix box.</DIV>
<DIV>&nbsp;</DIV>
<DIV>With that said, Windows8/Server 2012 are about 1 week away from RTM. FS running on Server 2012RC handles about 25% more load then the equivlent box running Server 2008 R2. Also much better support for Server Core (No GUI) on 2012, then 2008 R2. FS can be installed on 2008 R2 core, however it's a real pain in the ass, where it's simple on 2012 Core. </DIV>
<DIV>&nbsp;</DIV>
<DIV>I also have a reduced memory footprint on 2012Core and a system processing about 2000 sessions, at 50 CPS, running my softswitch module, and SQL installed on the same box runs in about 880mb of ram.</DIV>
<DIV>&nbsp;</DIV>
<DIV>So if you're going to try it on windows, you may want to hold out for a week, till the official release of Server 2012.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Avi Marcus [mailto:avi@avimarcus.net]<BR><B>To:</B> FreeSWITCH Users Help [mailto:freeswitch-users@lists.freeswitch.org]<BR><B>Sent:</B> Thu, 26 Jul 2012 08:00:40 -0700<BR><B>Subject:</B> Re: [Freeswitch-users] What's better Unix ro Windows? LOL<BR><BR>
<DIV>
<DIV>tl;dr: I find maintenance, compiling, and low-level system information much easier in *nix.</DIV>
<DIV><BR></DIV>I'd just like to add a few things:
<DIV>I&nbsp;developed&nbsp;all my "tech expertise" on windows until the age of ~23.&nbsp;</DIV>
<DIV>I've only been using Linux a year, but I can't imagine doing most of this stuff as easily on windows. Even on my Ubuntu desktop, I'm constantly in the terminal wget'ing or git cloning some source code, make'ing it, rsync'ing from/to my servers, or just popping up a terminal windows to manage things on my server... e.g. checking ram or CPU usage is just a few characters away ('free -m')</DIV>
<DIV><BR></DIV>
<DIV>A friend was bugging me to use windows and after installing it, I was having a really hard time even with cygwin to get all the same terminal options. There's just so many sys-admin tasks that are just easier with the CLI (and then it's great to have the same flexibility to do that on your desktop, too.)</DIV>
<DIV><BR></DIV>
<DIV>I used to use sshfs heavily to mount my server over ssh as a local drive, but there was a bit of lag when getting folder lists or saving -- which I remember is better than sftp anyway.&nbsp;</DIV>
<DIV>I now have git repos of everything I usually manage, and use Salt-stack for configuration management (again, config fed via git), so to make most changes I just edit a local git repo and git push to my server over SSH. I know you can replicate this on windows, but not nearly as easily...</DIV>
<DIV><BR></DIV>
<DIV>-Avi</DIV></DIV></BLOCKQUOTE>
<STYLE>
</STYLE>

<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></body></html>