Genesys CTI User Forum

Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: raza990 on October 30, 2018, 08:06:24 AM

Title: Tomcat or IIS
Post by: raza990 on October 30, 2018, 08:06:24 AM
Hi Team,

Anybody can advice on which is the recommended web server to host SCXML ? Is it tomcat or IIS.

I am creating rouitng on composer so I need to create project either Java or DotNet and Dotnet can host on ISS while Java on TomCat but my routing is simple so just wondering which one I should go.

Any advice ?
Title: Re: Tomcat or IIS
Post by: Kubig on October 30, 2018, 09:18:57 AM
It depends in what program language you will develop your own application. It does not matter that you do not need it right now, but you never know about the future. Well, if you or your developer prefers Java then use Tomcat, when .Net then use IIS. Personally, I would prefer Tomcat as the container.
Title: Re: Tomcat or IIS
Post by: cavagnaro on October 30, 2018, 10:21:24 AM
If you are not quite familiar with Java go with IIS. As you will have no problems with deployments of your app modifications later. Tomcat can be a little bit picky and with details
Title: Re: Tomcat or IIS
Post by: genesysguru on October 30, 2018, 09:22:05 PM
Apache Tomcat +1
Title: Re: Tomcat or IIS
Post by: cavagnaro on October 30, 2018, 09:27:00 PM
[quote author=genesysguru link=topic=11168.msg50846#msg50846 date=1540934525]
Apache Tomcat +1
[/quote]


LB?