jugLviv

Meta


Recent Posts


Categories


Tags


Archives


juglviv
Author

juglviv

Engineering conference survey

Нещодавно пройшла конференція JDay 2013. Для того, щоб краще організувати схожу подію наступного року нам потрібна Ваша допомога.  Зробіть свій внесок, заповніть опитування!

juglvivjuglviv

Java Magazine July/August 2013

Що корисного/цікавого в цьому номері? Можна прочитати більш політичну, ніж технічну статтю про долю джави у Twitter’і. Цікава стаття зі консультантом по перформансу, як все змінюється “в облаках”, і т.п.. Для тих, хто вирішив освоїти МапРедюс – ріаллайф приклад з кодом. Ну і ще про лямбди, VM code cache, JavaFX, [...]

juglvivjuglviv

Run your Unit Tests in Parallel

It was about time when the developer of Unit Tests had the ability to run the tests in Parallel using annotations. In today’s blog post, we will look at how you can make your traditional Junit Tests to run in parallel using annotations provided by Easytest. EasyTest is a Testing Framework build on top of JUnit to [...]

juglvivjuglviv

Java Concurrent Animated

Java Concurrent Animated Victor Grazi дуже просто розказав про складний java.util.concurrent.  Показав як і для чого використовуються   Executors Future synchronized ReentrantLock Condition Semaphore ReadWriteLock CountDownLatch CyclicBarrier Phaser BlinkingPhaser AtomicInteger BlockingQueue TransferQueue CompletionService [...]

juglvivjuglviv