Changeset - 680c2898b221
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2015-12-01 03:19:46
bkuhn@ebb.org
Add QEMU member project.
1 file changed with 12 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/members/current/index.html
Show inline comments
...
 
@@ -259,24 +259,36 @@ seventy languages.</p>
 

	
 
<p>The PyPy project aims to provide:</p>
 

	
 
<ul>
 
<li>a common translation and support framework for producing
 
implementations of dynamic languages, emphasizing a clean
 
separation between language specification and implementation
 
aspects.</li>
 
<li>a compliant, flexible and fast implementation of the Python Language
 
using the above framework to enable new advanced features without having
 
to encode low level details into it.</li></ul>
 

	
 
<h2><a href="http://qemu.org">QEMU</a></h2>
 
<p> QEMU is a generic and open source machine emulator and
 
        virtualizer. When used as a machine emulator, QEMU can run OSes and
 
        programs made for one machine (e.g. an ARM board) on a different
 
        machine (e.g. your own PC). By using dynamic translation, it achieves
 
        very good performance. When used as a virtualizer, QEMU achieves near
 
        native performances by executing the guest code directly on the host
 
        CPU. QEMU supports
 
 virtualization when executing under the Xen hypervisor or using the
 
        KVM kernel module in Linux. When using KVM, QEMU can virtualize x86,
 
        server and embedded PowerPC, and S390 guests.</p>
 

	
 
<h2><a href="http://us1.samba.org/samba/">Samba</a></h2>
 

	
 
<p>Samba is a FOSS suite that provides seamless file and print
 
services to SMB/CIFS clients, namely, to Microsoft Windows. Samba is
 
freely available, unlike other SMB/CIFS implementations, and allows
 
for interoperability between Linux/Unix servers and Windows-based
 
clients.  Samba is software that can be run on a platform other than
 
Microsoft Windows. For example, Samba runs on Unix, GNU/Linux, IBM
 
System z, Solaris, Mac OS X, and OpenVMS, among others. It is
 
standard on virtually all distributions of GNU/Linux and is commonly
 
included as a basic system service on other UNIX-based systems as
 
well. Samba uses the TCP/IP protocol that is installed on the host
0 comments (0 inline, 0 general)