[Twisted-Python] new success story: Battlehouse Games
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@twistedmatrix.com <mailto:success@twistedmatrix.com> - it's always nice to hear from users! -g
I've sent my own success story with Twisted to success@twistedmatrix.com a couple of days ago from my work email ilya@zont-online.ru, but didn't receive any confirmation. Hoping it won't be lost :) пн, 2 авг. 2021 г. в 11:07, Glyph <glyph@twistedmatrix.com>:
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
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@twistedmatrix.com - it's always nice to hear from users!
-g _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
Hi Ilya! I'm glad you brought this up, because it was indeed lost. Our volunteer success-page editor withdrew from the position some time ago but nobody updated the alias to point at a different address. Thanks to your mention though I was able to pull the message out of the trash and post your story on https://twistedmatrix.com/trac/wiki/SuccessStories#ZONTOnline <https://twistedmatrix.com/trac/wiki/SuccessStories#ZONTOnline>. Thanks so much for letting us know about your success with Twisted! -g P.S.: Do you have your own success story? Please contact success@twistedmatrix.com <mailto:success@twistedmatrix.com> - it's always nice to hear from users, and now that address actually goes somewhere, oops!
On Aug 3, 2021, at 10:37 PM, Ilya Skriblovsky <ilyaskriblovsky@gmail.com> wrote:
I've sent my own success story with Twisted to success@twistedmatrix.com <mailto:success@twistedmatrix.com> a couple of days ago from my work email ilya@zont-online.ru <mailto:ilya@zont-online.ru>, but didn't receive any confirmation. Hoping it won't be lost :)
пн, 2 авг. 2021 г. в 11:07, Glyph <glyph@twistedmatrix.com <mailto:glyph@twistedmatrix.com>>: 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@twistedmatrix.com <mailto:success@twistedmatrix.com> - it's always nice to hear from users!
-g _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com <mailto:Twisted-Python@twistedmatrix.com> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python <https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python> _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
🎉 вс, 15 авг. 2021 г. в 05:47, Glyph <glyph@twistedmatrix.com>:
Hi Ilya!
I'm glad you brought this up, because it *was* indeed lost. Our volunteer success-page editor withdrew from the position some time ago but nobody updated the alias to point at a different address. Thanks to your mention though I was able to pull the message out of the trash and post your story on https://twistedmatrix.com/trac/wiki/SuccessStories#ZONTOnline.
Thanks so much for letting us know about your success with Twisted!
-g
P.S.: Do you have your own success story? Please contact success@twistedmatrix.com - it's always nice to hear from users, and now that address actually goes somewhere, oops!
On Aug 3, 2021, at 10:37 PM, Ilya Skriblovsky <ilyaskriblovsky@gmail.com> wrote:
I've sent my own success story with Twisted to success@twistedmatrix.com a couple of days ago from my work email ilya@zont-online.ru, but didn't receive any confirmation. Hoping it won't be lost :)
пн, 2 авг. 2021 г. в 11:07, Glyph <glyph@twistedmatrix.com>:
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
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@twistedmatrix.com - it's always nice to hear from users!
-g _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_______________________________________________ Twisted mailing list -- twisted@python.org To unsubscribe send an email to twisted-leave@python.org https://mail.python.org/mailman3/lists/twisted.python.org/ Message archived at https://mail.python.org/archives/list/twisted@python.org/message/XUJ6KGP7JEL... Code of Conduct: https://twisted.org/conduct
participants (2)
-
Glyph
-
Ilya Skriblovsky