Need advice about which tool to choose?Ask the StackShare community!

Jetty

464
308
+ 1
43
Microsoft IIS

15.2K
7.5K
+ 1
236
Add tool

Jetty vs Microsoft IIS: What are the differences?

## Introduction

1. **Scalability**: Jetty is known for its high scalability, capable of serving a large number of requests concurrently, while Microsoft IIS has limitations in terms of handling massive amounts of traffic without additional configuration or resources.
2. **Platform compatibility**: Jetty is compatible with multiple platforms such as Windows, Mac, and Unix, providing greater flexibility in deployment options compared to Microsoft IIS, which primarily runs on Windows servers.
3. **Open-source vs proprietary**: Jetty is open-source software, allowing users to customize and modify the server code as needed, while Microsoft IIS is a proprietary server software with limited potential for modifications or enhancements.
4. **Embeddability**: Jetty is often preferred for embedding within applications, providing more control over the server behavior and reducing dependencies, whereas Microsoft IIS is typically used as a standalone server.
5. **Community support**: Jetty has a vibrant open-source community that contributes to its development, offering a wealth of resources and support, whereas Microsoft IIS relies on official documentation and support from Microsoft, which may come with associated costs.
6. **Performance optimization**: Jetty is designed to provide optimized performance through efficient resource management and low latency, whereas Microsoft IIS may require additional configuration and tuning to achieve similar levels of performance.

In Summary, Jetty and Microsoft IIS differ in terms of scalability, platform compatibility, open-source vs proprietary nature, embeddability, community support, and performance optimization.
Advice on Jetty and Microsoft IIS

I am diving into web development, both front and back end. I feel comfortable with administration, scripting and moderate coding in bash, Python and C++, but I am also a Windows fan (i love inner conflict). What are the votes on web servers? IIS is expensive and restrictive (has Windows adoption of open source changed this?) Apache has the history but seems to be at the root of most of my Infosec issues, and I know nothing about nginx (is it too new to rely on?). And no, I don't know what I want to do on the web explicitly, but hosting and data storage (both cloud and tape) are possibilities. Ready, aim fire!

See more
Replies (1)
Simon Aronsson
Developer Advocate at k6 / Load Impact · | 4 upvotes · 646.4K views
Recommends
on
NGINXNGINX

I would pick nginx over both IIS and Apace HTTP Server any day. Combine it with docker, and as you grow maybe even traefik, and you'll have a really flexible solution for serving http content where you can take sites and projects up and down without effort, easily move it between systems and dont have to handle any dependencies on your actual local machine.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Jetty
Pros of Microsoft IIS
  • 14
    Lightweight
  • 10
    Very fast
  • 9
    Embeddable
  • 5
    Scalable
  • 5
    Very thin
  • 83
    Great with .net
  • 55
    I'm forced to use iis
  • 27
    Use nginx
  • 18
    Azure integration
  • 15
    Best for ms technologyes ms bullshit
  • 10
    Fast
  • 6
    Reliable
  • 6
    Performance
  • 4
    Powerful
  • 3
    Simple to configure
  • 3
    Webserver
  • 2
    Easy setup
  • 1
    Shipped with Windows Server
  • 1
    Ssl integration
  • 1
    Security
  • 1
    Охуенный

Sign up to add or upvote prosMake informed product decisions

Cons of Jetty
Cons of Microsoft IIS
  • 0
    Student
  • 1
    Hard to set up

Sign up to add or upvote consMake informed product decisions

What is Jetty?

Jetty is used in a wide variety of projects and products, both in development and production. Jetty can be easily embedded in devices, tools, frameworks, application servers, and clusters. See the Jetty Powered page for more uses of Jetty.

What is Microsoft IIS?

Internet Information Services (IIS) for Windows Server is a flexible, secure and manageable Web server for hosting anything on the Web. From media streaming to web applications, IIS's scalable and open architecture is ready to handle the most demanding tasks.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention Jetty and Microsoft IIS as a desired skillset
What companies use Jetty?
What companies use Microsoft IIS?
See which teams inside your own company are using Jetty or Microsoft IIS.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Jetty?
What tools integrate with Microsoft IIS?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

What are some alternatives to Jetty and Microsoft IIS?
Apache Tomcat
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.
Netty
Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.
Wildfly
It is a flexible, lightweight, managed application runtime that helps you build amazing applications. It supports the latest standards for web development.
JBoss
An application platform for hosting your apps that provides an innovative modular, cloud-ready architecture, powerful management and automation, and world class developer productivity.
GlassFish
An Application Server means, It can manage Java EE applications You should use GlassFish for Java EE enterprise applications. The need for a seperate Web server is mostly needed in a production environment.
See all alternatives