<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:12pt">Another consideration is that since our code is cross-platform, it has to<br>have an abstraction layer to normalize some bits of code to be platform agnostic.<br>One major issue with this is that oftentimes, when a function that is commonly used<br>in UNIX is missing in windows, a poor substitute is written to fill in the void.<br>This can lead to assumptions that it's robust when it isn't in the case of things<br>like precision timing (many gettimeofday emulator functions are completely inaccurate<br>and give the impression that the windows is not as good). We do our best to make <br>sure we have it working on all platforms but to really succeed, we need the help of<br>many people who regularly use each platform to test and provide feedback about their<br>favorite platform.&nbsp; For a high scale
 operation any variant of UNIX will be a better choice than windows from at least a cost standpoint since the version of windows that can take advantage of several CPUs is much more expensive than the regular version of windows and also if you plan to do any development, the free version of the compiler is not really so great so you will end up having to buy the MSVC 2008 as well.<br><br>The most common used platform during core development is currently rhel4 iirc which is more or less the same as centos4 the only reason for that choice is the particular dual-cpu box with onboard RAID I do my dev on only worked for RHEL due to silly binary drivers where something claims they support linux and only gives you a redhat rpm (but that's another rant).&nbsp; Nonetheless, we move&nbsp; around and test the code on all platforms we support, *but*, linux currently still receives the most total hours of dev time to date.&nbsp; <br><br>We do have many Windows users,
 so maybe they could chime in about how the Win32 experience is going for them.<br><br><br><br><br><div><br>&nbsp;</div><div>Anthony Minessale II<br><br><span>FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a></span><br><span>ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a></span><br><br>AIM: anthm<br>MSN:anthony_minessale@hotmail.com<br>GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com<br>IRC: irc.freenode.net #freeswitch</div><div><br>FreeSWITCH Developer Conference<br>sip:888@conference.freeswitch.org<br>iax:guest@conference.freeswitch.org/888<br>googletalk:conf+888@conference.freeswitch.org<br>pstn:213-799-1400</div><div style="font-family: courier,monaco,monospace,sans-serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Ian Gregson &lt;contact@iangregson.com&gt;<br>To:
 freeswitch-dev@lists.freeswitch.org<br>Sent: Saturday, November 3, 2007 11:41:05 AM<br>Subject: [Freeswitch-dev] Linux or Windows?<br><br>



 
 
<style>
<!--
 _filtered {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;}
 _filtered {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;margin-bottom:.0001pt;font-size:11.0pt;font-family:"Calibri", "sans-serif";}
a:link, span.MsoHyperlink
        {color:blue;text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;text-decoration:underline;}
span.EmailStyle17
        {font-family:"Calibri", "sans-serif";color:windowtext;}
.MsoChpDefault
        {}
 _filtered {margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
        {}
-->
</style>



<div class="Section1">

<p class="MsoNormal">Hi there,</p> 

<p class="MsoNormal"> &nbsp;</p> 

<p class="MsoNormal">I was wondering if anyone can offer any info with regards to
go linux or windows.</p> 

<p class="MsoNormal"> &nbsp;</p> 

<p class="MsoNormal">From what i gather the freeswitch works on both ... so
obious linux is free (opensuse i was thinking of.. maybe something better?)</p> 

<p class="MsoNormal"> &nbsp;</p> 

<p class="MsoNormal">But what about hardware support, i presume windows would
have better hardware support?</p> 

<p class="MsoNormal"> &nbsp;</p> 

<p class="MsoNormal">Any info would be gratefully appreciated</p> 

<p class="MsoNormal"> &nbsp;</p> 

<p class="MsoNormal">Ian</p> 

</div>

</div><br></div></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>