Software - Practice and Experience

Công bố khoa học tiêu biểu

* Dữ liệu chỉ mang tính chất tham khảo

Sắp xếp:  
Concurrent C++: Concurrent programming with class(es)
Software - Practice and Experience - Tập 18 Số 12 - Trang 1157-1177 - 1988
Narain Gehani, William D. Roome
AbstractC++ and Concurrent C are both upward‐compatible supersets of C that provide data abstraction and parallel programming facilities, respectively. Although data abstraction facilities are important for writing concurrent programs, we did not provide data abstraction facilities in Concurrent C because we did not want to duplicate the C++ research effort. Instea...... hiện toàn bộ
Backtrack search algorithms and the maximal common subgraph problem
Software - Practice and Experience - Tập 12 Số 1 - Trang 23-34 - 1982
James J. McGregor
AbstractBacktrack algorithms are applicable to a wide variety of problems. An efficient but readable version of such an algorithm is presented and its use in the problem of finding the maximal common subgraph of two graphs is described. Techniques available in this application area for ordering and pruning the backtrack search are discussed. This algorithm has been...... hiện toàn bộ
Microservices migration patterns
Software - Practice and Experience - Tập 48 Số 11 - Trang 2019-2042 - 2018
Armin Balalaie, Abbas Heydarnoori, Pooyan Jamshidi, Damian A. Tamburri, Theo Lynn
SummaryMicroservices architectures are becoming the defacto standard for building continuously deployed systems. At the same time, there is a substantial growth in the demand for migrating on‐premise legacy applications to the cloud. In this context, organizations tend to migrate their traditional architectures into cloud‐native architectures using microservices. T...... hiện toàn bộ
iFogSim: A toolkit for modeling and simulation of resource management techniques in the Internet of Things, Edge and Fog computing environments
Software - Practice and Experience - Tập 47 Số 9 - Trang 1275-1296 - 2017
Harshit Gupta, Amir Vahid Dastjerdi, Soumya K. Ghosh, Rajkumar Buyya
SummaryInternet of Things (IoT) aims to bring every object (eg, smart cameras, wearable, environmental sensors, home appliances, and vehicles) online, hence generating massive volume of data that can overwhelm storage systems and data analytics applications. Cloud computing offers services at the infrastructure level that can scale to IoT storage and processing req...... hiện toàn bộ
CloudSim: a toolkit for modeling and simulation of cloud computing environments and evaluation of resource provisioning algorithms
Software - Practice and Experience - Tập 41 Số 1 - Trang 23-50 - 2011
Rodrigo N. Calheiros, Rajiv Ranjan, Anton Beloglazov, César A. F. De Rose, Rajkumar Buyya
AbstractCloud computing is a recent advancement wherein IT infrastructure and applications are provided as ‘services’ to end‐users under a usage‐based payment model. It can leverage virtualized services even on the fly based on requirements (workload patterns and QoS) varying with time. The application services hosted under Cloud computing model have complex provis...... hiện toàn bộ
Senti‐eSystem: A sentiment‐based eSystem‐using hybridized fuzzy and deep neural network for measuring customer satisfaction
Software - Practice and Experience - Tập 51 Số 3 - Trang 571-594 - 2021
Muhammad Zubair Asghar, Fazlı Subhan, Hussain Ahmad, Wazir Zada Khan, Saqib Hakak, Thippa Reddy Gadekallu, Mamoun Alazab
SummaryIn the competing era of online industries, understanding customer feedback and satisfaction is one of the important concern for any business organization. The well‐known social media platforms like Twitter are a place where customers share their feedbacks. Analyzing customer feedback is beneficial, as it provides an advantage way of unveiling customer intere...... hiện toàn bộ
Ifs and thens: Is nesting just for the birds?
Software - Practice and Experience - Tập 10 Số 5 - Trang 373-381 - 1980
T. R. G. Green
AbstractIt has become fashionable to criticize nested conditionals, which are supposed to tax the human mind, and to recommend that they should be ‘un‐nested’, turning if‐then‐if into if‐then‐else‐if. Experiment casts doubt on this, however, and suggests that indeed the unnested form is only slightly better in the best conditions and is much worse in unsuitable con...... hiện toàn bộ
Programming and compiling strategies for paging systems
Software - Practice and Experience - Tập 2 Số 2 - Trang 165-171 - 1972
Gerald M. Weinberg
AbstractDesigners of paging systems have tended to believe that programmers can influence system performance, but usually for the worse, rather than for the better. Their efforts to find operating system solutions to poorly styled programs may have discouraged efforts to produce paging‐oriented compilers, to educate programmers in techniques to use under paging, an...... hiện toàn bộ
A Jini‐based software framework for developing distributed cooperative decision support systems
Software - Practice and Experience - Tập 33 Số 3 - Trang 221-258 - 2003
Alexandre Gachet, Pius Haettenschwiler
AbstractMany mission‐critical, decision‐making situations happen in dynamic, rapidly changing, and often unpredictable environments. Military, governmental, and medical contexts are examples of such situations, which can be characterized by highly decentralized, up‐to‐date data sets coming from various sources. Unlike other decision‐making tools, decision support s...... hiện toàn bộ
Modula: A language for modular multiprogramming
Software - Practice and Experience - Tập 7 Số 1 - Trang 1-35 - 1977
Niklaus Wirth
AbstractThis paper defines a language called Modula, which is intended primarily for programming dedicated computer systems, including process control systems on smaller machines. The language is largely based on Pascal, but in addition to conventional block structure it introduces a so‐called module structure. A module is a set of procedures, data types and variab...... hiện toàn bộ
Tổng số: 13   
  • 1
  • 2