Commit Graph

4299 Commits

Author SHA1 Message Date
Kamil Pietruszka 8632bafcd7 comments, tests and description 2017-03-11 12:24:48 +01:00
Robert Kasperczyk 449aed1a53 changed parent POM version #69 2017-03-11 12:02:04 +01:00
Robert Kasperczyk a20abae21c apply changes from review #69 2017-03-11 11:50:19 +01:00
Robert Kasperczyk 7423f47daa further POM rearragments #69 2017-03-11 11:50:19 +01:00
Robert Kasperczyk f09578c091 further POM rearragments #69 2017-03-11 11:50:19 +01:00
Robert Kasperczyk 29715028d1 fix in POM formatting #69 2017-03-11 11:50:19 +01:00
Robert Kasperczyk e5034c6ae9 guarded suspension pattern #69 2017-03-11 11:50:19 +01:00
Robert Kasperczyk a09866d35b another readme fix 2017-03-11 11:50:19 +01:00
Robert Kasperczyk 1824b4138b readme fix 2017-03-11 11:50:19 +01:00
Robert Kasperczyk 764ff4bf53 Initial commit of guarded suspension design pattern 2017-03-11 11:50:19 +01:00
Kamil Pietruszka e8b634c33e java docs added 2017-03-10 20:59:24 +01:00
Kamil Pietruszka 8871f788d2 #497 Converter pattern implementation 2017-03-10 20:08:58 +01:00
Kamil Pietruszka e9c54011e9 Merge remote-tracking branch 'refs/remotes/iluwatar/master' 2017-03-08 16:50:04 +01:00
Paul Campbell 6b795e52c3 #467 data-bus: README.md: updated for data-bus 2017-03-05 19:43:57 +00:00
Paul Campbell b5bdf2d7d7 #467 data-bus: etc: add urm diagrams 2017-03-05 19:43:26 +00:00
Paul Campbell 3fd6887975 #467 data-bus: implement pattern 2017-03-05 18:55:34 +00:00
Paul Campbell eecffb0ea5 #467 data-bus: add stub 2017-03-03 19:58:03 +00:00
Thomas fd7107694a Update pom.xml
Changed
    <version>1.14.0-SNAPSHOT</version>
to
    <version>1.15.0-SNAPSHOT</version>
2017-02-18 15:16:15 +01:00
Ilkka Seppälä cca4760f69 #190 Rename package for Queue-Based Load Leveling pattern 2017-02-12 00:33:30 +02:00
Ilkka Seppälä a1ff55b462 #190 Regenerate puml files 2017-02-11 21:46:56 +02:00
Thomas ddac9dc6cb Add files via upload
Changed the classname part "runnable" to "callable"
2017-01-29 12:34:13 +01:00
Thomas 2bbf84233e Delete DateFormatRunnableTestMultiThread.java 2017-01-29 12:32:44 +01:00
Thomas 82f8460243 Delete DateFormatRunnableTestIncorrectDateFormat.java 2017-01-29 12:32:32 +01:00
Thomas 59ea20745f Delete DateFormatRunnableTest.java 2017-01-29 12:32:21 +01:00
Thomas 3d3dd58501 Update pom.xml
removed errors caused by copy code from master
2017-01-29 12:08:11 +01:00
Thomas 3324e1bc43 Update pom.xml
added  <module>tls</module>
2017-01-29 12:01:32 +01:00
Thomas 6202f3ab44 Add files via upload 2017-01-29 11:42:16 +01:00
Thomas 453862cfc2 Delete AppTest.java 2017-01-29 11:41:46 +01:00
Thomas a8e2c157de Add files via upload
Test reworked completely. AppTest seperated.
2017-01-29 11:41:13 +01:00
Thomas 080965fb17 Delete DateFormatUglyRunnable.java 2017-01-29 11:38:49 +01:00
Thomas 7200329a6b Add files via upload
Rework replaces previous version completely. Using ExecutorService. Use of result object instead of static variables. Ugly example is left out.
2017-01-29 11:38:20 +01:00
Thomas f170aaa42b Delete DateFormatRunnable.java 2017-01-29 11:34:12 +01:00
Thomas c598748549 Delete AppUgly.java 2017-01-29 11:33:59 +01:00
Thomas ed11c4c4f9 Delete App.java 2017-01-29 11:33:40 +01:00
Thomas 283f198ba8 Delete empty 2017-01-29 11:32:26 +01:00
Thomas 15913d6382 Add files via upload
new uml diagramm after changes to the java classes
2017-01-29 11:31:06 +01:00
Thomas 65e047974c Create empty 2017-01-29 11:29:19 +01:00
Thomas c529e35791 Delete tls.urm.puml 2017-01-29 11:28:27 +01:00
Thomas 3342851005 Delete tls.ucls 2017-01-29 11:28:17 +01:00
Thomas c167f87ce5 Delete tls.png 2017-01-29 11:27:46 +01:00
Thomas e8fc3427c6 Update README.md
no change of content. Improved text
2017-01-29 11:23:33 +01:00
Thomas 26b79a5382 Update README.md
Some additonal description, deleted wrong pumlid
2017-01-29 11:16:45 +01:00
Ilkka Seppälä 9ec0935a1c Merge pull request #532 from leogtzr/master
Adding initialization-on-demand idiom and noninstantiable class instead of interface constant idiom
2017-01-23 08:21:07 +02:00
leogtzr c6d0d28557 Reverting initialization on demand holder idiom. 2017-01-22 11:06:57 -07:00
leogtzr e26215578c Changing code to use interfaces instead of implementations. 2017-01-21 15:49:29 -07:00
leogtzr d6fc28e120 Changing code to use interfaces instead of implementations. 2017-01-21 15:47:54 -07:00
Ilkka Seppälä 115a85301c #525 Add link to proxy blog 2017-01-21 13:37:16 +02:00
Ilkka Seppälä 29c5b80f19 #525 Add link to Queue-Based Load Leveling blog 2017-01-21 12:56:42 +02:00
Ilkka Seppälä 0c8bb1c22e Set version for next development iteration 2016-12-31 10:24:26 +02:00
Ilkka Seppälä 0c48695fa5 Achieved milestone 1.14.0 2016-12-31 10:23:32 +02:00