Sciweavers

1635 search results - page 210 / 327
» DIPC: A System Software Solution for Distributed Programming
Sort
View
137
Voted
COOPIS
1998
IEEE
15 years 7 months ago
A Generative Communication Service for Database Interoperability
Parallel and distributed programming is conceptually harder to undertake and to understand than sequential programming, because a programmer often has to manage the coexistence an...
Wilhelm Hasselbring, Mark Roantree
127
Voted
KBSE
2005
IEEE
15 years 9 months ago
Properties and scopes in web model checking
We consider a formal framework for property verification of web applications using Spin model checker. Some of the web related properties concern all states of the model, while ot...
May Haydar, Sergiy Boroday, Alexandre Petrenko, Ho...
117
Voted
IWPC
1999
IEEE
15 years 7 months ago
Comprehension with[in] Virtual Environment Visualisations
For many years basic visualisation, based around simple boxes and lines, has been done in an attempt to be able to ease some of the cognitive overload caused by program comprehens...
Claire Knight, Malcolm Munro
LCPC
2007
Springer
15 years 9 months ago
Automatic Communication Performance Debugging in PGAS Languages
Recent studies have shown that programming in a Partition Global Address Space (PGAS) language can be more productive than programming in a message passing model. One reason for th...
Jimmy Su, Katherine A. Yelick
134
Voted
SIGCSE
2000
ACM
119views Education» more  SIGCSE 2000»
15 years 7 months ago
Bugs as features: teaching network protocols through debugging
Being exposed to well-written code is a valuable experience for students -- especially when the code is larger or more complex than they are currently capable of writing. In addit...
Brad Richards