Archives de la catégorie design
Config with scalability
https://12factor.net/config
Java threads sync
I’ll come back to it:
http://tutorials.jenkov.com/java-concurrency/read-write-locks.html
Java Keystore Certificate Public Private Key
Posté par D.E.S. dans design, Informatique le 2 octobre 2014
A few articles/posts on the subject :
http://javarevisited.blogspot.fr/2012/09/difference-between-truststore-vs-keyStore-Java-SSL.html
Hierarchical Enum in Java
Posté par D.E.S. dans design, Informatique le 9 septembre 2014
Note that post was written in 2010 : http://alexradzin.blogspot.fr/2010/10/hierarchical-structures-with-java-enums_05.html
Might be worth to re-explore the idea with new Java versions…
JSON LD : linking data through the web…
Posté par D.E.S. dans design, Informatique, sites web le 9 septembre 2014
Places to start with…
DOCKER – or app in a box / box handling environment
Posté par D.E.S. dans design, Informatique le 9 septembre 2014
Start here : https://www.docker.com/whatisdocker/
parallel computation : FORK JOIN – ciLk …
Posté par D.E.S. dans design, Informatique le 18 juillet 2014
- http://en.wikipedia.org/wiki/Cilk
- http://coopsoft.com/ar/Calamity2Article.html
- http://zeroturnaround.com/rebellabs/is-java-8-the-fastest-jvm-ever-performance-benchmarking-of-fork-join/
DDD & CQRS sample project
Posté par D.E.S. dans design, Informatique le 16 juillet 2014
To keep an eye on :
https://code.google.com/p/ddd-cqrs-sample/
and its [Architecture and design visual map] viewer
keeping a pointer to this article : DDDD: Eric Evans Interviews Greg Young
Posté par D.E.S. dans design, Informatique le 16 juillet 2014
http://blog.jonathanoliver.com/dddd-eric-evans-interviews-greg-young/
Note : DDDD = distributed DDD
UML : « Keep your UML sources »
Posté par D.E.S. dans capitalisation, design, Informatique le 9 juillet 2014
- PlantUML : http://plantuml.sourceforge.net
- UMlet : http://www.umlet.com