Bibliographie pour CSC4509
Bibliographie en ligne sur Pinterest
Lien : ici.
Thèmes « concevoir et implanter une application répartie avec TCP/IP
- R. Hitchens, Java NIO, O'Reilly, 2002
- G. Travis, Getting started with NIO, ibm.com/developerWorks, July 2003
- Programmation concurrente en Java, B. Goetz, Pearson, 2009
- Pages d'accueil des tutoriels Oracle/Sun sur les collections
- Un tutoriel sur la sérialisation
- Pages d'accueil des tutoriels Oracle/Sun sur la gestion des threads
Thème « comprendre un algorithme réparti »
- G. Tel, Introduction to Distributed Algorithms, Cambridge University Press, 2nd edition, 2000.
- H. Attiya et J. Welch, Distributed Computing Fundamentals, simulation, and advanced topics, Wiley, 2004.
- R. Guerraoui and L. Rodrigues, Introduction to Reliable Distributed Programming, Springer, 2006.
- N.A. Lynch, Distributed Algorithms, Morgan Kaufmann, 1996.
- J.H. Saltzer, M.F. Kaashoek, Principles of Computer System Design : An Introduction, Morgan Kaufmann, 2009.
- B.A. Sanders, The Information Structure of Distributed Mutual Exclusion Algorithms, ACM Transactions on Computer Systems, Volume 5, Numéro 3, pp. 284-299, Août 1987.
- M. Raynal, A simple taxonomy for distributed mutual exclusion algorithms, ACM SIGOPS Operating Systems Review, Volume 25 Numéro 2, pp. 47-50, Avril 1991.
- J. Brzezinski, J.-M. Hélary and M. Raynal, A General Definition of Deadlocks for Distributed Systems, dans Proc. 1st IEEE International Conference on Algorithms and Architectures for Parallel Processing, pp. 324-327, April 1995.
- S.J. Rosenkrantz, R.E. Stearns, and P.M. Lewis, System Level Concurrency Control for Distributed Database Systems, ACM Transactions on Database Systems, Vol.3, N.2, june 1978.
- V. Hadzilacos et S. Toueg, Chapter 5 : Fault-Tolerant Broadcasts and Related Problems, dans Distributed Systems 2nd Ed., Editeur S.J. Mullender, ACM Press, pp. 97-145, 1993.
- V. Hadzilacos et S. Toueg, A Modular Approach to Fault-Tolerant Broadcasts and Related Problems, dans Technical Report TR94-1425, Department of Computer Science, Cornell University, Ithaca (N.Y., USA), 84 pages, May 1994.
Thème « concevoir et intégrer un algorithme réparti dans une infrastructure de communication TCP/IP »
- Java Efficace, 2nd Edition, J. Bloch, Vuibert, 2008
- Pages d'accueil des tutoriels Oracle/Sun sur les types paramétrés (en anglais, « generics »).
- Pages d'accueil des tutoriels Oracle/Sun sur les blocs de code dits « statics ».
- Pages d'accueil des tutoriels Oracle/Sun sur les types énumérés.
- Pages d'accueil des tutoriels Oracle/Sun sur les classes anonymes.
- K. Henney, 97 Things Every Programmer Should Know, O'Reilly, 2010. Aussi en ligne ici.
- A. Hunt, D. Thomas, The Pragmatic Programmer, Addison-Wesley, 2000.
- Greffon Eclipse FindBugs.
- Greffon Eclipse ObjectAid.
$Date: 2020-06-11 09:23:36 +0200 (jeu. 11 juin 2020) $