Optional
(你猜我猜不猜你猜)
1
sveinhal
(Svein Halvor Halvorsen)
2
Today. Check out Dispatch
The rest of the questions I either don't understand, or don't know.
Diggory
(Diggory)
4
You can do IoT now. Swift runs on the Raspberry PI.
1 Like
jonprescott
(Jonathan Prescott)
5
Not sure what you mean by "unify the backend?"
Mordil
(Nathan Harris)
7
Swift on Server has an active and connected community that works hard to address any concerns as they arise.
In terms of "widely used on servers" - I think it's a two piece critical mass:
- When most of the pain points are addressed w/ Swift on Server
- When developers think most pain points are addressed w/ Swift on Server
One of the things that I've seen in quite a few areas of software engineering, is that developers tend to go where they think the others are going.
1 Like
jonprescott
(Jonathan Prescott)
8
I think that's more a matter of will than lack of technical support. Based on what's available, I think you can write servers in Swift today, in fact, there are servers that have been written in Swift and are running today, at least on Darwin and Linux. If you are looking at this from a Windows point of view, you may be right, I don't delve into the Windows much anymore since I retired.
Also depends on what you define a "server" to be. I am writing distributed grid computing applications using distributed Postgres databases, using combination of Swift, C, C++, and Fortran, and the Swift code powers many of the core parts of the grid.
1 Like
compnerd
(Saleem Abdulrasool)
9
I don't see why you would want an exe installer for Windows. You can use the MSI installer if you like from: Azure DevOps Services | Sign In which is better as it allows for distribution using Microsoft's enterprise deployment as well as simple installation locally (with a UI or entirely scripted). It scales pretty well to just use the MSI installer.
2 Likes
Optional
(你猜我猜不猜你猜)
10