2009
DOI: 10.1016/j.cl.2008.06.001
|View full text |Cite
|
Sign up to set email alerts
|

Transactional memory in a dynamic language

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
9
0

Year Published

2009
2009
2012
2012

Publication Types

Select...
4
1
1

Relationship

3
3

Authors

Journals

citations
Cited by 7 publications
(9 citation statements)
references
References 21 publications
0
9
0
Order By: Relevance
“…STM implementations for dynamic languages have already been suggested before: Renggli and Nierstrasz discuss an STM for Smalltalk [18], while Clojure is a Lisp dialect on top of the Java Virtual Machine that supports STM [11]. Both approaches implement each one particular STM approach and do not provide a dedicated extension interface for plugging in one's own STM strategy.…”
Section: Discussion and Related Workmentioning
confidence: 99%
“…STM implementations for dynamic languages have already been suggested before: Renggli and Nierstrasz discuss an STM for Smalltalk [18], while Clojure is a Lisp dialect on top of the Java Virtual Machine that supports STM [11]. Both approaches implement each one particular STM approach and do not provide a dedicated extension interface for plugging in one's own STM strategy.…”
Section: Discussion and Related Workmentioning
confidence: 99%
“…Renggli and Nierstrasz implement a Smalltalk STM library that exploits the dynamic nature of Smalltalk [15]. Their implementation lazily rewrites the Smalltalk program while it runs to insert the transactional behavior.…”
Section: Related Workmentioning
confidence: 99%
“…SSTM [7] and the Smalltalk library of Renggli and Nierstrasz [15] are library approaches for dynamic programming languages. These approaches provide transactional functionality by using the metaprogramming facilities of the host language.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…A typical application is to dynamically add and remove instrumentation code on a running system to gather statistics for program analysis [40]. Other applications, however, include aspect-oriented adaptation [42] and automatic adaptation of methods to use software transactional memory [39].…”
Section: Fig 8 Tracing Object Flow With the Compass Back-in-time Dementioning
confidence: 99%