Skip to Content

Apple's Swift Powers the New Things 3 Cloud System

Cultured Code today announced that it has overhauled the cloud backend of the popular task management app Things 3 using Apple's Swift programming language, with the new system now live across all users' devices.

swift things 3 cultured code
Cultured Code explained that the transition to the new Swift-based infrastructure occurred seamlessly and without any disruption to users. Although the app's behavior remains unchanged on the surface, the underlying service that synchronizes to-do lists across the iPhone, iPad, Mac, Apple Watch, and Apple Vision Pro has been rewritten entirely using Swift and deployed in production for over a year.

The legacy system was originally built using Python 2 and Google App Engine, and had served as the foundation for Things Cloud for more than a decade. While the original synchronization algorithms remain intact and are based on a mathematical model capable of resolving offline edits and conflicts, the aging technology stack was increasingly seen as a barrier to future development. According to Cultured Code, challenges included rising infrastructure costs, slow response times, and the risks associated with dynamic typing in Python.

Apple introduced Swift in 2014; it has since been widely adopted for iOS and macOS app development, but has seen limited uptake in server environments. Cultured Code began experimenting with Swift on the server in 2021, initially rewriting isolated components before committing to a full-scale rebuild.

To ensure a seamless migration, the new Swift system was initially run in parallel with the legacy system, receiving and processing the same data but without taking over user-facing operations. This dual-processing arrangement allowed engineers to validate the new implementation under production-like conditions. Once the team was satisfied with the accuracy and performance of the Swift backend, they transitioned all users to the new system in early 2024.

Cultured Code reports that the new system has achieved significant performance improvements. Traffic peaks of up to 500 requests per second are now handled by a Kubernetes cluster consisting of four nodes, each with two virtual CPUs and 8GB of RAM. This setup has led to a more than threefold reduction in compute costs compared to the legacy system. Synchronization response times have also improved substantially, and the new architecture delivers a fourfold increase in sync request processing speed.

Things has won two Apple design awards. The app is highly regarded for its design consistency and reliable syncing experience across the Apple ecosystem. Read more about the change in Cultured Code's full blog post or its post on Apple's Swift.org blog.

Popular Stories

Multicolored Low Cost A18 Pro MacBook Feature

Apple Accidentally Leaks 'MacBook Neo'

Tuesday March 3, 2026 7:00 am PST by
Apple appears to have prematurely revealed the name of its rumored lower-cost MacBook model, which is expected to be announced this Wednesday. A regulatory document for a "MacBook Neo" (Model A3404) has appeared on Apple's website. Unfortunately, there are no further details or images available yet. While the PDF file does not contain the "MacBook Neo" name, it briefly appeared in a link...
imac video apple feature

Apple Unveils Two New Products

Monday March 2, 2026 7:49 am PST by
Apple today introduced two new devices, including the iPhone 17e and an updated iPad Air. iPhone 17e features the same overall design as the iPhone 16e, but it gains Apple's A19 chip, MagSafe for magnetic wireless charging and magnetic accessories, Apple's second-generation C1X modem for faster 5G, and a doubled 256GB of base storage. In the U.S., the iPhone 17e starts at $599, just like the ...
MacBook Neo Feature Pastel 1

Apple Announces $599 'MacBook Neo' With A18 Pro Chip

Wednesday March 4, 2026 6:15 am PST by
Apple today announced the "MacBook Neo," an all-new kind of low-cost Mac featuring the A18 Pro chip for $599. The MacBook Neo is the first Mac to be powered by an iPhone chip; the A18 Pro debuted in 2024's iPhone 16 Pro models. Apple says it is up to 50% faster for everyday tasks than the bestselling PC with the latest shipping Intel Core Ultra 5, up to 3x faster for on-device AI workloads,...

Top Rated Comments

johannnn Avatar
10 months ago
Cool.

Maybe now we can get new features? Instead of just "bug fixes" each quarter.
Score: 11 Votes (Like | Disagree)
orbital~debris Avatar
10 months ago

No shade but.. it’s a todo list app
No shade but… you haven't seen the sheer quantity of data I've put into said app.
Score: 9 Votes (Like | Disagree)
10 months ago

Cool.

Maybe now we can get new features? Instead of just "bug fixes" each quarter.
Things is a lean, focused app. They don't just heap random features on constantly. Also, if you haven't noticed it's still a proper software purchase instead of yet another "pay forever" subscription lock-in.

If that means each version is more or less feature-complete when they ship it, I'll happily take that instead of a conveyor belt of new features that gets shovelled out (ready or not) to justify the fact that you're paying "$60/year or whatever.

I'll happily buy Things 4 for iOS and macOS when it comes out, and I also wish it was today. But, at the same time I do trust the developers to release it when it's ready and not before. A lot more Mac software should have this level of attention to detail. If the pace of development we see from Cultured Code keeps quality up and is sustainable for them to stay afloat, so be it.
Score: 7 Votes (Like | Disagree)
10 months ago
It sounds like breakthrough coding but we are taking synchronization of a todo list right?
Score: 6 Votes (Like | Disagree)
tonywalker23 Avatar
10 months ago
I am not sure if I am being hyperbolic, or the truthfulness is coming to the surface even when I joke… but I don’t think any app has genuinely impacted my life (with the exception of Logos Bible Software which is my “profession” and got me through graduate school) as much as Things. The fact that its attention to design reminds me of what it was like using a Mac for the first few years in the Aqua days helps.

I probably picked the wrong ‘career’ for someone with thin skin who can’t handle stress well. But, I remember one day a few years ago where I was about to a breaking point when lots of work stuff added up. I called a guy and asked for help and advice. The outcome of that was reading David Allen’s GTD and buying all three versions of Things 3: Mac, iPad, and iPhone.

And here I am today making sure I comment on a Things article. I tried to make Reminders work (and have tried a time or two since then) but keep going back to Things. If your life is chaotic and your never-ending work consist of (gtd vocab) projects with more than one action that need to be done in certain context where start dates and due dates and hard deadlines with consequences all matter, but there is also so much ‘stuff’ hitting your physical and digital inboxes that you need a system to hide items until you need to be reminded of them otherwise your system will be too large to clarify… etc etc blah blah

spend the $80 and buy things for your devices and don’t look back.
Score: 6 Votes (Like | Disagree)
10 months ago
Huge fan of Things. I used Omnifocus for a long time but found it was just too complex I was spending more time maintaining my system than actually doing stuff. Things is very responsive, low friction, and the UI feels completely native to the Mac. A "Mac-assed app ('https://daringfireball.net/linked/2020/03/20/mac-assed-mac-apps')" if you will.
Score: 6 Votes (Like | Disagree)