Twisted (software): Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
 
Line 48:
* [[ITA Software]] has developed an airline-reservation system for [[Air Canada]] that uses Twisted extensively.<ref>{{cite web|url=http://www.eweek.com/c/a/Application-Development/Python-Slithers-into-Systems/1/|title=Python Slithers into Systems|website=eweek.com}}</ref>
* [[SageMath]], an open-source alternative to [[Mathematica]], [[Maple (software)|Maple]], [[Magma (computer algebra system)|Magma]], [[MATLAB]], has a web-based interface, SageMath notebook,<ref>[[SageMath#Features]]</ref> that runs on a Twisted server.<ref>[https://web.archive.org/web/20220516061211/http://sage.math.washington.edu/home/wdj/expository/gap2007/sage-9-2007.pdf Sage a Basic Overview]</ref>
* Twisted was used in the [[Omegle]] one-on-one chat service<ref>{{cite web|url=httphttps://omegler.blogspot.com/|title=mistah deejay|website=omegler.blogspot.com}}</ref> until it was replaced with gevent for performance reasons.<ref>{{cite web|url=http://groups.google.com/group/gevent/msg/d15a840088291f61|title=Google Groups|website=groups.google.com}}</ref>
* The Apple Calendar Server uses Twisted,<ref>{{cite web|url=http://www.calendarserver.org/|title=Calendar and Contacts Server|website=www.calendarserver.org}}</ref> as do some internal projects of [[NASA]].
* [[Conch (SSH)|Conch]], an implementation of the [[Secure Shell]] (SSH) protocol