Kenneth P. Birman
   HOME

TheInfoList



OR:

Kenneth P. Birman (born November 18, 1955) is a professor in the Department of Computer Science at Cornell University. He currently holds the N. Rama Rao Chair in Computer Science.


Education

Birman received his B.S. from
Columbia University Columbia University (also known as Columbia, and officially as Columbia University in the City of New York) is a private research university in New York City. Established in 1754 as King's College on the grounds of Trinity Church in Manhatt ...
and Ph.D. from
University of California, Berkeley The University of California, Berkeley (UC Berkeley, Berkeley, Cal, or California) is a public land-grant research university in Berkeley, California. Established in 1868 as the University of California, it is the state's first land-grant u ...
.


Research and publications

Birman's research is mainly concerned with scalability of distributed systems, security technologies, and system management tools employed in
cloud computing Cloud computing is the on-demand availability of computer system resources, especially data storage ( cloud storage) and computing power, without direct active management by the user. Large clouds often have functions distributed over mul ...
. An ACM Fellow and IEEE Fellow, Birman was Editor in Chief of ''ACM Transactions on Computer Systems'' from 1993-1998. He is also the author of several books, most recently ''Reliable Distributed Computing: Technologies, Web Services, and Applications'', published by Springer-Verlag in May 2007.


Virtual Synchrony, Derecho, and the Isis Toolkit

He is best known for developing the Isis Toolkit, which introduced the
virtual synchrony A reliable multicast is any computer networking protocol that provides a '' reliable'' sequence of packets to multiple recipients simultaneously, making it suitable for applications such as multi-receiver file transfer. Overview Multicast is a net ...
execution model for multicast communication. Birman founded Isis Distributed Systems to commercialize this software, which was used by stock exchanges, for air traffic control, and in factory automation. The Isis software operated the New York and Swiss Stock Exchanges for more than a decade, and continues to be actively used in the French air traffic control system and the US Navy AEGIS warship. The technology permits distributed systems to automatically adapt themselves when failures or other disruptions occur, to securely share keys and security policy data, and to replicate critical services so that availability can be maintained even while some system components are down. Birman's research group at Cornell has created a series of open-source systems. Most recent among these is Derecho, a C++ library that provides Paxos in a form particularly well suited to modern datacenter networks, which run at very high speeds and can have extremely low node-to-node latencies. In such systems, it is important to adopt a protocol design that streams data as asynchronously as possible, and Derecho is unusual among data replication options in this respect: it uses a new "receiver-driven opportunistic batching" approach, whereby senders rarely need to pause when streaming high volume data.


Other research

Other results of Birman's Cornell research effort include Bimodal Multicast, a probabilistically reliable broadcast protocol, which uses the
gossip Gossip is idle talk or rumour, especially about the personal or private affairs of others; the act is also known as dishing or tattling. Gossip is a topic of research in evolutionary psychology, which has found gossip to be an important means ...
paradigm; and Astrolabe, a scalable tool for monitoring, data mining and managing large systems.


Selected publications

*Sagar Jha, Jonathan Behrens, Theo Gkountouvas, Matthew Milano, Weijia Song, Edward Tremel, Robbert Van Renesse, Sydney Zink, and Kenneth P. Birman. ''Derecho: Fast State Machine Replication for Cloud Services.'' ACM Trans. Comput. Syst. 36, 2, Article 4 (April 2019), 49 pages. DOI: https://doi.org/10.1145/3302258 *Birman, Kenneth P. ''Guide to Reliable Distributed Systems: Building High-Assurance Applications and Cloud-Hosted Services.'' Textbook, 2012, 730p. 138 illus. (Springer Verlag) *Birman, Kenneth P, Lakshmi Ganesh, and Robbert van Renesse. ''Running Smart Grid Control Software on Cloud Computing Architectures.'' Workshop on Computational Needs for the Next Generation Electric Grid, Cornell University, April 19–20, 2011. Ithaca, NY. *Freedman, Daniel A., Tudor Marian, Kenneth P. Birman, Hakim Weatherspoon. 2010. ''Exact temporal characterization of a 10 Gbps optical wide-area network''. Melbourne, Australia November. *Surton, Robert, Kenneth P. Birman, R van Renesse 2013. ''Non-Stop Routing for BGP with Application-Driven TCP Recovery''. Distributed Systems and Networks (DSN), Budapest, June. *Birman, Kenneth P., Daniel A. Freedman and Qi Huang. ''Overcoming CAP with Consistent Soft-State Replication.'' IEEE Computer Magazine (special issue on “The Growing Impact of the CAP Theorem”). Volume 12. pp. 50–58. February 2012. *Vigfusson, Ymir, Hussam Abu-Libdeh, Mahesh Balakrishnan, Ken Birman, Robert Burgess, Haoyuan Li, Gregory Chockler, Yoav Tock. ''Dr. Multicast: Rx for Data Center Communication Scalability.'' ACM SIGOPS European Systems Conference (Eurosys), April 2010 (Paris, France). ACM SIGOPS 2010, pp. 349–362.


Selected awards and honors

*IEEE Technical Committee on Distributed Processing Outstanding Achievement Award 2009 *IEEE Tsutomu Kanai Award for Distributed Computing 2009 *Research Visionary Award (Cisco Corporation) 2008 *Appointed N. Rama Rao Professor of Computer Science 2009 *ACM Fellow (1998) *IEEE Fellow (2014) *ACM SIGOPS Hall of Fame Award 2013 (for "Exploiting Virtual Synchrony in Distributed Systems", published in the 1987 ACM SOSP conference).


References

A complete list of Birman's publications can be foun
here
Birman's group has built quite a bit of software that can be downloaded, free (notably his group's ne
Derecho platform
. Derecho implements an optimal Paxos protocol, configurable to support the classical durable Paxos with persistent storage, as well as an atomic multicast conforming to the vertical Paxos specification but using virtual synchrony for membership management. Derecho automatically maps to RDMA hardware when possible, and is highly performant both on RDMA and over standard TCP.


External links


Ken Birman's home page

Derecho download page
{{DEFAULTSORT:Birman, Ken Cornell University faculty Fellows of the Association for Computing Machinery UC Berkeley College of Engineering alumni Living people 1955 births Writers from New York City Writers from Ithaca, New York Columbia School of Engineering and Applied Science alumni