Proceedings of the 31st Annual ACM Symposium on Applied Computing 2016
DOI: 10.1145/2851613.2851745
|View full text |Cite
|
Sign up to set email alerts
|

Transforming JavaScript event-loop into a pipeline

Abstract: The development of a real-time web application often starts with a feature-driven approach allowing to quickly react to users feedbacks. However, this approach poorly scales in performance. Yet, the user-base can increase by an order of magnitude in a matter of hours. This first approach is unable to deal with the highest connections spikes. It leads the development team to shift to a scalable approach often linked to new development paradigm such as dataflow programming. This shift of technology is disruptive… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2019
2019
2019
2019

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 20 publications
0
1
0
Order By: Relevance
“…Recently, attention has been given to retrofitting concurrency on to existing sequential (imperative) programs [16]- [18], translating imperative code to MapReduce [19], verifying and validating correctness of MapReduce-style programs [20]- [23], and improving performance of the underlying MapReduce framework implementation [24]- [27]. Little attention, though, has been paid to mainstream languages utilizing functional-style APIs that facilitate MapReduce-style operations over native data structures like collections.…”
Section: Introductionmentioning
confidence: 99%
“…Recently, attention has been given to retrofitting concurrency on to existing sequential (imperative) programs [16]- [18], translating imperative code to MapReduce [19], verifying and validating correctness of MapReduce-style programs [20]- [23], and improving performance of the underlying MapReduce framework implementation [24]- [27]. Little attention, though, has been paid to mainstream languages utilizing functional-style APIs that facilitate MapReduce-style operations over native data structures like collections.…”
Section: Introductionmentioning
confidence: 99%