Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carv-ics-forth/disquawk
https://dl.acm.org/citation.cfm?id=2990510&CFID=913960474&CFTOKEN=13280829 | https://dl.acm.org/citation.cfm?id=2972212&CFID=913960474&CFTOKEN=13280829 | https://dl.acm.org/citation.cfm?id=2602999&CFID=913960474&CFTOKEN=13280829 |
https://github.com/carv-ics-forth/disquawk
Last synced: 4 days ago
JSON representation
https://dl.acm.org/citation.cfm?id=2990510&CFID=913960474&CFTOKEN=13280829 | https://dl.acm.org/citation.cfm?id=2972212&CFID=913960474&CFTOKEN=13280829 | https://dl.acm.org/citation.cfm?id=2602999&CFID=913960474&CFTOKEN=13280829 |
- Host: GitHub
- URL: https://github.com/carv-ics-forth/disquawk
- Owner: CARV-ICS-FORTH
- Created: 2015-08-01T14:06:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-20T00:23:18.000Z (about 9 years ago)
- Last Synced: 2023-08-04T19:54:46.919Z (over 1 year ago)
- Language: Java
- Homepage: http://www.ics.forth.gr/carv/greenvm/
- Size: 74.6 MB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* DiSquawk
Distributed Squawk (DiSquawk) is a Java Virtual Machine (JVM) that
implements the Java Memory Model on non cache coherent architectures.DiSquawk is being developed and tested on a 520-core prototype built
using the [[https://github.com/CARV-ICS-FORTH/formic][Formic Board]]. DiSquawk is originally based on the [[https://java.net/projects/squawk/pages/SquawkDevelopment][Squawk]]
JVM and the core libraries of [[https://github.com/CARV-ICS-FORTH/myrmics][Myrmics]].** Limitations
- There is no Garbage Collection.
- There is no filesystem support.
- Sockets are not implemented.
- A few classes from the Java library are missing (CLDC and J2ME
based).** Contact
If you are interested in this work and would like to get access to
more information please contact me at [email protected]** Acknowledgements
This work was supported by the /GreenVM/ project on Energy-Efficient
Runtimes for Scalable Multicore Architectures (project #1643), which
is being implemented under the /ARISTEIA/ Action of the "Operational
Programme on Education and Lifelong Learning", co-funded by the
European Social Fund (ESF) and Greek National Resources.