Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 908 Bytes

File metadata and controls

27 lines (23 loc) · 908 Bytes
layout title
page
Why Swift on Server

Swift brings together a large range of features that make it extremely well suited to enabling elegant yet highly performant server-side applications.

  • Performance

    Learn how Swift can enable highly and predictably performant server-side applications that can reduce operational expenses.

    <a href="/documentation/server/why/performance" class="cta-secondary">Learn more</a>
    
  • Concurrency

    Creating highly parallelizable and performant applications is critical to many server-side use cases.

    Learn how Swift provides a suite of features that make writing concurrent applications easier and less error prone.

    <a href="/documentation/server/why/concurrency" class="cta-secondary">Learn more</a>