
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2e277ec6305245260cd49de9ba08b4e87/markusfrank",         
         "tags" : [
            "HQPN","myown","parallel","patterns","performance","prediction"
         ],
         
         "intraHash" : "e277ec6305245260cd49de9ba08b4e87",
         "interHash" : "4e40f78fc6ddf457b105645cd4243577",
         "label" : "Defining a Formal Semantic for Parallel Patterns in the Palladio Component Model Using Hierarchical Queuing Petri Nets",
         "user" : "markusfrank",
         "description" : "",
         "date" : "2020-09-14 14:49:02",
         "changeDate" : "2020-09-14 12:49:02",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Software Architecture","publisher":"Springer International Publishing","address":"Cham",
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Markus Frank","Alireza Hakamian","Stefen Becker"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "Frank"},
            	{"first" : "Alireza",	"last" : "Hakamian"},
            	{"first" : "Stefen",	"last" : "Becker"}
         ],
         
         "editor": [ 
            "Henry Muccini","Paris Avgeriou","Barbora Buhnova","Javier Camara","Mauro Caporuscio","Mirco Franzago","Anne Koziolek","Patrizia Scandurra","Catia Trubiani","Danny Weyns","Uwe Zdun"
         ],
         "editors": [
         	
            	{"first" : "Henry",	"last" : "Muccini"},
            	{"first" : "Paris",	"last" : "Avgeriou"},
            	{"first" : "Barbora",	"last" : "Buhnova"},
            	{"first" : "Javier",	"last" : "Camara"},
            	{"first" : "Mauro",	"last" : "Caporuscio"},
            	{"first" : "Mirco",	"last" : "Franzago"},
            	{"first" : "Anne",	"last" : "Koziolek"},
            	{"first" : "Patrizia",	"last" : "Scandurra"},
            	{"first" : "Catia",	"last" : "Trubiani"},
            	{"first" : "Danny",	"last" : "Weyns"},
            	{"first" : "Uwe",	"last" : "Zdun"}
         ],
         "pages": "381--394","abstract": "Context: With the introduction of multicore processors more than a decade ago, parallel software behavior became also relevant for BIS and end-user applications. This evolution raises several new challenges for Software Performance Engineering (SPE). One challenge for model-based SPE is to come up with new language concepts to include parallel behavior in the software behavior models (i.e., UML activity diagrams).",
         "isbn" : "978-3-030-59155-7",
         
         "bibtexKey": "10.1007/978-3-030-59155-7_28"

      }
	  
   ]
}
