Design Patterns: Unterschied zwischen den Versionen

Aus Wiki - Jochen Hammann
Zur Navigation springen Zur Suche springen
Zeile 81: Zeile 81:
* [https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&cad=rja&uact=8&ved=0ahUKEwi_suyop7_PAhXJCMAKHZ1wBVkQFggtMAI&url=http%3A%2F%2Fwww.cs.wustl.edu%2F~schmidt%2FPLoP-96%2Fwoolf1.ps.gz&usg=AFQjCNE659QJFTjt02COV_ElH8MuVn1a3g&bvm=bv.134495766,d.ZGg B. Woolf, ''The Null Object Pattern''.]
* [https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&cad=rja&uact=8&ved=0ahUKEwi_suyop7_PAhXJCMAKHZ1wBVkQFggtMAI&url=http%3A%2F%2Fwww.cs.wustl.edu%2F~schmidt%2FPLoP-96%2Fwoolf1.ps.gz&usg=AFQjCNE659QJFTjt02COV_ElH8MuVn1a3g&bvm=bv.134495766,d.ZGg B. Woolf, ''The Null Object Pattern''.]
* [http://www.cs.ox.ac.uk/jeremy.gibbons/dpa/typeobject.pdf B. Woolf, ''The Type Object Pattern''.]
* [http://www.cs.ox.ac.uk/jeremy.gibbons/dpa/typeobject.pdf B. Woolf, ''The Type Object Pattern''.]
== Pattern Languages of Programs (PLoP) ==
* [http://hillside.net/ The Hillside Group]
* [http://hillside.net/plop/2016/index.php?nav=program#acceptedpapers Proceedings 2016]
* [http://hillside.net/plop/2015/index.php?nav=program#acceptedpapers Proceedings 2015]
* [http://hillside.net/plop/2014/index.php?nav=program#acceptedpapers Proceedings 2014]
* [http://hillside.net/plop/2013/papers/proceedings/PLoP13_Proceedings_FrontMatter.htm Proceedings 2013]
* [http://hillside.net/plop/2012/index.php?nav=program#acceptedpapers Proceedings 2012]
* [http://hillside.net/plop/2011/papers/proceedings/ Proceedings 2011]
* [http://hillside.net/plop/2010/papers/ACMVersions/ACMFrontMatter.htm Proceedings 2010]
* [http://hillside.net/plop/2009/papers/ACMVersions/ACMFrontMatter.htm Proceedings 2009]
* [http://hillside.net/plop/2008/papers/ACMVersions/ACMFrontMatter.htm Proceedings 2008]
* [http://hillside.net/plop/2007/papers/ACMVersions/ACMFrontMatter.htm Proceedings 2007]
* [http://hillside.net/plop/2006/Papers/ACMConferenceProceedings/ACMFrontMatter.html Proceedings 2006]
* [http://www.hillside.net/plop/2005/proceedings.html Proceedings 2005]
* [http://www.hillside.net/plop/2004/final_submissions.html Proceedings 2004]
* [http://www.hillside.net/plop/plop2003/papers.html Proceedings 2003]
* [http://www.hillside.net/plop/plop2002/proceedings.html Proceedings 2002]
* [http://www.hillside.net/plop/plop2001/accepted_submissions/accepted-papers.html Proceedings 2001]
* [http://www.hillside.net/plop/plop2k/proceedings/proceedings.html Proceedings 2000]
* [http://www.hillside.net/plop/plop99/proceedings/ Proceedings 1999]
* [http://www.hillside.net/plop/plop98/final_submissions/ Proceedings 1998]
* [http://www.hillside.net/plop/plop97/Workshops.html Proceedings 1997]
* [ Proceedings 1996]




== Adaptive Communication Environment (ACE) ==
== Adaptive Communication Environment (ACE) ==
* [http://www.cs.wustl.edu/~schmidt/PDF/SUG-94.pdf D. C. Schmidt, ''The ADAPTIVE Communication Environment An Object-Oriented Network Programming Toolkit for Developing Communication Software''.]
* [http://www.cs.wustl.edu/~schmidt/PDF/SUG-94.pdf D. C. Schmidt, ''The ADAPTIVE Communication Environment An Object-Oriented Network Programming Toolkit for Developing Communication Software''.]
* [http://www.cs.wustl.edu/~schmidt/PDF/ACE-concurrency.pdf D. C. Schmidt, ''An OO Encapsulation of Lightweight OS Concurrency Mechanisms in the ACE Toolkit''.]
* [http://www.cs.wustl.edu/~schmidt/PDF/ACE-concurrency.pdf D. C. Schmidt, ''An OO Encapsulation of Lightweight OS Concurrency Mechanisms in the ACE Toolkit''.]
* [http://www.cs.wustl.edu/~schmidt/PDF/reactor-rules.pdf D. C. Schmidt, ''The Design and Use of the ACE Reactor''.]
* [http://www.cs.wustl.edu/~schmidt/PDF/reactor-rules.pdf D. C. Schmidt, ''The Design and Use of the ACE Reactor''.]
* [https://pdfs.semanticscholar.org/16d5/b29a2ce185121ce8a694d11d09ff65135bb8.pdf D. C. Schmidt, ''IPC SAP - C++ Wrappers for Efficient, Portable, and Flexible Network Programming''.]
* [https://pdfs.semanticscholar.org/16d5/b29a2ce185121ce8a694d11d09ff65135bb8.pdf D. C. Schmidt, ''IPC SAP - C++ Wrappers for Efficient, Portable, and Flexible Network Programming''.]

Version vom 3. Oktober 2016, 20:22 Uhr


Papers


Pattern Languages of Programs (PLoP)


Adaptive Communication Environment (ACE)