Work on #226, moved pattern specific credits to respective pattern pages in website

This commit is contained in:
Narendra Pathai
2015-09-03 18:17:07 +05:30
parent e33d037c0f
commit 782c0b8320
11 changed files with 40 additions and 10 deletions

View File

@ -26,3 +26,7 @@ degrading execution efficiency.
* [BSD Unix networking subsystem](http://www.cs.wustl.edu/~schmidt/PDF/PLoP-95.pdf)
* [Real Time CORBA](http://www.omg.org/news/meetings/workshops/presentations/realtime2001/4-3_Pyarali_thread-pool.pdf)
* [Android AsyncTask framework](http://developer.android.com/reference/android/os/AsyncTask.html)
**Credits:**
* [Douglas C. Schmidt and Charles D. Cranor - Half Sync/Half Async](http://www.cs.wustl.edu/~schmidt/PDF/PLoP-95.pdf)