Proceedings of the 14th ACM SIGPLAN International Conference on Functional Programming 2009
DOI: 10.1145/1596550.1596588
|View full text |Cite
|
Sign up to set email alerts
|

Parallel concurrent ML

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
20
0

Year Published

2010
2010
2021
2021

Publication Types

Select...
5
1

Relationship

2
4

Authors

Journals

citations
Cited by 32 publications
(20 citation statements)
references
References 15 publications
0
20
0
Order By: Relevance
“…Continuation based concurrency libraries have been well studied [23,25] and serve as the basis of several parallel and concurrent programming language implementations [21,22,27]. Among these, ConcurrentML [21] implementations on SML/NJ and MLton, and MultiMLton [27] do not expose the ability to describe alternative ULS's.…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations
“…Continuation based concurrency libraries have been well studied [23,25] and serve as the basis of several parallel and concurrent programming language implementations [21,22,27]. Among these, ConcurrentML [21] implementations on SML/NJ and MLton, and MultiMLton [27] do not expose the ability to describe alternative ULS's.…”
Section: Related Workmentioning
confidence: 99%
“…Among these, ConcurrentML [21] implementations on SML/NJ and MLton, and MultiMLton [27] do not expose the ability to describe alternative ULS's. Fluet et al [5] propose a scheduling framework for a strict parallel functional language on Manticore [22]. However, unlike our system, the schedulers are described in an external language of the compiler's internal representation, and not the source language.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…It allows to specify parallelism on several levels in a large-scale applications, typically using explicit synchronisation and coordination on the top level [45] and combining it with implicit, automatically managed, fine-grained threads on lower levels [17].…”
Section: Related Workmentioning
confidence: 99%