Skip to main content

Work Stealing Strategies for Parallel Stream Processing in Soft Real-Time Systems

  • Conference paper
Architecture of Computing Systems – ARCS 2012 (ARCS 2012)

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 7179))

Included in the following conference series:

Abstract

Work stealing has proven to be an efficient technique for scheduling parallel computations. In its basic form, however, work stealing is not suitable for real-time applications, since the latency of a task is hardly predictable. In this paper, we propose a number of variants and extensions of work stealing suitable for stream processing applications. Such applications are frequently encountered in embedded systems, which often have to obey real-time constraints. Moreover, we give bounds on the maximum latency for certain stealing strategies. Our experimental results show a significant reduction of the latency using these strategies.

This work was partially funded by the German Federal Ministry of Education and Research (BMBF) as part of the alliance project SPES2020, grant 01IS08045.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Acar, U., Blelloch, G., Blumofe, R.: The data locality of work stealing. In: Theory of Computing Systems, Springer, Heidelberg (2002)

    Google Scholar 

  2. Aldinucci, M., Torquati, M., Meneghin, M.: FastFlow: Efficient parallel streaming applications on multi-core. Tech. Rep. TR-09-12, Università di Pisa, Dipartimento di Informatica, Italy (Septrember 2009)

    Google Scholar 

  3. Anselmi, J., Gaujal, B.: Performance evaluation of work stealing for streaming applications. In: Abdelzher, T., Raynal, M., Santoro, N. (eds.) OPODIS 2009. LNCS, vol. 5923, pp. 18–32. Springer, Heidelberg (2009)

    Google Scholar 

  4. Arora, N.S., Blumofe, R.D., Plaxton, C.G.: Thread scheduling for multiprogrammed multiprocessors. In: Symposium on Parallel Algorithms and Architectures (SPAA). ACM (1998)

    Google Scholar 

  5. Blumofe, R.D., Joerg, C.F., Kuszmaul, B.C., Leiserson, C.E., Randall, K.H., Zhou, Y.: Cilk: An efficient multithreaded runtime system. In: Symposium on Principles and Practice of Parallel Programming (PPoPP). ACM (1995)

    Google Scholar 

  6. Blumofe, R.D., Leiserson, C.E.: Scheduling multithreaded computations by work stealing. In: Annual Symposium on Foundations of Computer Science (FOCS), pp. 356–368. IEEE (1994)

    Google Scholar 

  7. Blumofe, R.D., Papadopoulos, D.: The performance of work stealing in multiprogrammed environments (extended abstract). SIGMETRICS Performance Evaluation Review 26, 266–267 (1998)

    Article  Google Scholar 

  8. Cormen, T.H., Leiserson, C.E., Rivest, R.L., Stein, C.: Introduction to Algorithms. MIT Press (2009)

    Google Scholar 

  9. Davis, R., Burns, A.: A survey of hard real-time scheduling algorithms and schedulability analysis techniques for multiprocessor systems. Tech. Rep. YCS-2009-443, University of York, Department of Computer Science (2009)

    Google Scholar 

  10. Dinan, J., Larkins, D.B., Sadayappan, P., Krishnamoorthy, S., Niepolcha, J.: Scalable work stealing. In: Interntional Conference on Supercomputing (SC). ACM (2009)

    Google Scholar 

  11. Kahn, G.: The semantics of a simple language for parallel programming. In: Information Processing. North Holland (1974)

    Google Scholar 

  12. Kwok, Y.-K., Ahmad, I.: Static scheduling algorithms for allocating directed task graphs to multiprocessors. ACM Computing Surveys 31, 406–471 (1999)

    Article  Google Scholar 

  13. Lee, E.A., Parks, T.M.: Dataflow process networks. Proceedings of the IEEE 83(5), 773–801 (1995)

    Article  Google Scholar 

  14. Lee, W.Y., Hong, S.J., Kim, J.: On-line scheduling of scalable real-time tasks on multiprocessor systems. Journal of Parallel and Distributed Computing 63(12), 1315–1324 (2003)

    Article  MATH  Google Scholar 

  15. Manimaran, G., Murthy, C.S.R.: An efficient dynamic scheduling algorithm for multiprocessor real-time systems. Transactions on Parallel and Distributed Systems 9(3), 312–319 (1998)

    Article  Google Scholar 

  16. Mattson, T.G., Sanders, B.A., Massingill, B.L.: Patterns for Parallel Programming. Addison Wesley (2005)

    Google Scholar 

  17. Navarro, A., Asenjo, R., Tabik, S., Cascaval, C.: Analytical modeling of pipeline parallelism. In: International Conference on Parallel Architectures and Compilation Techniques (PACT). IEEE (2009)

    Google Scholar 

  18. Neill, D., Wierman, A.: On the benefits of work stealing in shared-memory multiprocessors. Tech. rep., Department of Computer Science, Carnegie Mellon University (2010)

    Google Scholar 

  19. Otto, F., Pankratius, V., Tichy, W.F.: XJava: Exploiting Parallelism with Object-Oriented Stream Programming. In: Sips, H., Epema, D., Lin, H.-X. (eds.) Euro-Par 2009. LNCS, vol. 5704, pp. 875–886. Springer, Heidelberg (2009)

    Chapter  Google Scholar 

  20. Qin, X., Jiang, H.: Dynamic, reliability-driven scheduling of parallel real-time jobs in heterogeneous systems. In: International Conference on Parallel Processing (ICPP). IEEE (2001)

    Google Scholar 

  21. Schuele, T.: A coordination language for programming embedded multi-core systems. In: International Conference on Parallel and Distributed Computing, Applications and Technologies (PDCAT). IEEE (2009)

    Google Scholar 

  22. Sinnen, O.: Task Scheduling for Parallel Systems. Wiley (2007)

    Google Scholar 

  23. Sriram, S., Bhattacharyya, S.S.: Embedded Multiprocessors: Scheduling and Synchronization, 2nd edn. CRC Press (2009)

    Google Scholar 

  24. Stephens, R.: A survey of stream processing. Acta Informatica 34(7), 491–541 (1997)

    Article  MathSciNet  MATH  Google Scholar 

  25. Thies, W., Karczmarek, M., Amarasinghe, S.: StreamIt: A Language for Streaming Applications. In: CC 2002. LNCS, vol. 2304, pp. 179–196. Springer, Heidelberg (2002)

    Chapter  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Andreas Herkersdorf Kay Römer Uwe Brinkschulte

Rights and permissions

Reprints and permissions

Copyright information

© 2012 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Mattheis, S., Schuele, T., Raabe, A., Henties, T., Gleim, U. (2012). Work Stealing Strategies for Parallel Stream Processing in Soft Real-Time Systems. In: Herkersdorf, A., Römer, K., Brinkschulte, U. (eds) Architecture of Computing Systems – ARCS 2012. ARCS 2012. Lecture Notes in Computer Science, vol 7179. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-28293-5_15

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-28293-5_15

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-28292-8

  • Online ISBN: 978-3-642-28293-5

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics