JaClouX beta0.1 is the first beta release of JaClouX framework.
JaClouX (JCX – Java bindings for Cloud eXtension) is a Java framework for developing high performance cloud-aware applications. It is a multi-cloud API that helps developers to interact with many cloud providers offering a single interface for each cloud services. With JCX you are able to write a cloud application you can run in different cloud
Read more
AWS, Cloud computing, cloud library, cloud simulator, DryRain, Eucalyptus, jacloux, Java API, multi-cloud, OpenNebula
Talk Schedule
14.00
Introduzione e saluto
G. Giunta
14.15
Presentazione dei progetti gVirtuS, JaClouX/dryRain, AbstractInstrument
R. Montella
14.30
Disegno, architettura e sviluppo driver per GVirtuS
G. Coviello
15.30
Coffee break
16.00
Disegno, architettura e sviluppo applicazioni JaClouX
F. Lucarelli
17.00
Conclusioni e saluto
R. Montella
Location
Centro Direzionale di Napoli, Isola C4
Quarto Pi
Read more
Abstract Instrument, Cloud computing, DryRain, free-software, gpgpu, gpu, GradsSharp, jacloux, open-source, osl-party, Petroula, WW3Utilities
On the occasion of the new release of our main products, GVirtuS and JaClouX we are pleased to announce the first “UniParthenope OpenSource Lab Party”.
The party will be held on March 16 2011 in the Faculty of Science and Technology of the University of Napoli “Parthenope”.
The party will be organized as a conference where there will be held talks about the projects developed in the OpenSource Lab.
In parti
Read more
Abstract Instrument, Cloud computing, DryRain, free-software, gpgpu, gpu, GradsSharp, gvirtus, jacloux, open-source, osl-party, Petroula, virtualization, WW3Utilities
The gVirtuS mailinglist is just setted up.
Go to http://osl.uniparthenope.it/mailman/listinfo/gvirtus for subscribing to the mailinglist.
Read more
Starting from the changeset 266 gVirtuS doesn’t have anymore an XML configuration file, the new format is the simple .properties one.
A .properties file is just a collection of key-value separated by a colon, like in:
key: value
Comments are supported, a comment starts with the “#” character and ends at the end of the line.
I was feeling that XML format was to complex for the simple configurat
Read more
configuration, gvirtus, Software
VMShm is a mechanism that enables qemu virtual machines to access to POSIX shared memory objects created on the host OS.
VMShm make it possible to an user space application running in a virtual machine to map up to 1M of a POSIX shared memory object from the host OS.
It can be used as a base to build up an high performance communication channel between host and guest(s) OSes.
Installation
VMShm is distributed as a
Read more
gvirtus, hpc, kvm, qemu, shm, Software