forked from onnovalkering/brane
-
Notifications
You must be signed in to change notification settings - Fork 8
/
.zenodo.json
21 lines (21 loc) · 1.21 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"title": "Brane",
"description": "Regardless of the context and rationale, running distributed applications on geographically dispersed IT resources often comes with various technical and organizational challenges. If not addressed appropriately, these challenges may impede development, and in turn, scientific and business innovation. We have designed and developed Brane to support implementers in addressing these challenges. Brane makes use of containerization to encapsulate functionalities as portable building blocks. Through programmability, application orchestration can be expressed using intuitive domain-specific languages. As a result, end-users with limited or no programming experience are empowered to compose applications by themselves, without having to deal with the underlying technical details.",
"license": {
"id": "Apache-2.0"
},
"creators": [
{
"affiliation": "University of Amsterdam",
"name": "Valkering, Onno"
},
{
"affiliation": "University of Amsterdam",
"name": "Cushing, Reginald"
},
{
"affiliation": "University of Amsterdam",
"name": "Belloum, Adam"
}
]
}