[Twisted-Python] new success story: Battlehouse Games

Glyph glyph at twistedmatrix.com
Mon Aug 2 02:06:06 MDT 2021


I ran across a PyCon APAC talk about this, and the speaker generously offered to write a blurb for our site, which I've posted here: https://twistedmatrix.com/trac/wiki/SuccessStories#BattlehouseGames <https://twistedmatrix.com/trac/wiki/SuccessStories#BattlehouseGames>

> Battlehouse creates and operates massively-multiplayer strategy games for browser and desktop platforms. Our most popular titles are nearly 10 years old and have served over 4 million users.
> 
> Twisted plays an important role in our Python-based server stack. We use Twisted to handle many protocols including HTTP, WebSockets, and SQL. The asynchronous coroutine model helps us deliver low-latency gameplay without adding too much complexity to the codebase. Across 10 years of continuous evolution, Twisted has proven to be the most stable, well-documented, and flexible low-level networking library for Python.
> 
> -- Dan Maas, CTO, Battlehouse Games

Do you have your own success story?  Please contact success at twistedmatrix.com <mailto:success at twistedmatrix.com> - it's always nice to hear from users!

-g
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20210802/6d5c7da1/attachment-0001.htm>


More information about the Twisted-Python mailing list