{"title":"Object-Relational event (ORE) middleware for push-based content delivery from the application tier","authors":"Peng Li","doi":"10.1109/ICSESS.2017.8342950","DOIUrl":null,"url":null,"abstract":"Object-Relational Mapping (ORM) is often used between tiers in a Web-based system to automate the persistence of data to secondary storage. ORMs work by transparently providing developers with an object-oriented representation of some view of the tables in a database. Although the ORM approach is beneficial, it is not easy for a developer to integrate push-style development into object-relational model. In this project, we investigate an event-driven style of programming where developers could register for notification of updates to specific properties of ORM mapped objects. A key challenge in this context is maintaining consistency between the state of the objects of the ORM and the high-level event registration abstractions exposed to programmers. We use a running example from the RubiS web application benchmark example as evaluation to demonstrate the performance implications of the approach.","PeriodicalId":179815,"journal":{"name":"2017 8th IEEE International Conference on Software Engineering and Service Science (ICSESS)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2017 8th IEEE International Conference on Software Engineering and Service Science (ICSESS)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICSESS.2017.8342950","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
Object-Relational Mapping (ORM) is often used between tiers in a Web-based system to automate the persistence of data to secondary storage. ORMs work by transparently providing developers with an object-oriented representation of some view of the tables in a database. Although the ORM approach is beneficial, it is not easy for a developer to integrate push-style development into object-relational model. In this project, we investigate an event-driven style of programming where developers could register for notification of updates to specific properties of ORM mapped objects. A key challenge in this context is maintaining consistency between the state of the objects of the ORM and the high-level event registration abstractions exposed to programmers. We use a running example from the RubiS web application benchmark example as evaluation to demonstrate the performance implications of the approach.