I'm Speaking At JavaOne 2017

TL;DR I’m going to speak at JavaOne 2017 in San Francisco, CA October 1st - 5th. My session can be found in the Session Catalog. I ♥ JavaOne! Seriously, if in 2017 you do Java and it pays your bills, this is a conference you don’t want to miss. And this year this is going to be BIG! JavaOne is leaving the hotels and going to the San Francisco Prime location - Moscone West! And I’m excited to deliver 3 (THREE!) presentations at JavaOne this year. Here’s what I’m going to talk about this year: ...

September 7, 2017 · 2 min · Viktor Gamov

Goodbye, Hazelcast!

TL;DR July 21th, 2017, was my last day at Hazelcast. Here is an email, that I sent to my former co-workers @Hazelcast. Hello team, Today was my last day with Hazelcast. I joined Hazelcast when version 3.4 was about to be released. And now 3.9EA version had been released couple weeks ago. Wow! So many things have been done, so many new features, so many new users had been acquired! It was an incredible pleasure to work with such smart and passionate about open source people! I learned a lot while working with you, with product, customers, community! It was such a fun ride even though sometimes it was bumpy! Keep up your passion for open source, live long and prosper! I will try to stay around in the community because for this 2.5 years Hazelcast has become a big part of my life! ...

July 21, 2017 · 1 min · Viktor Gamov

Testing containers with Testcontainers @ Atlanta JUG

TL;DR On July 18th 2017 I presented «Testing containers with TestContainers: There and back again» at Atlanta JUG talk. In this presentation I talked about how Docker can help with seamless transition from development to production by leveraging container technology in integration testing. Table 1. Revisions history Version Date Comments v1.0 07/20/2017 Initial revision A presentation ...

July 20, 2017 · 1 min · Viktor Gamov

Cloud Foundry Summit Silicon Valley 2017

TL;DR Full source code published in hazelcast/cfsummit17-wednesday repository [1] Distributed Caching for you new Node.js Project Have you seen it? Do you like it? Please, rate Loading... Slides Distributed caching for your next node.js project cf summit - 06-15-2017 from Viktor Gamov Grab the code You can find code sample is following GH repository...

June 15, 2017 · 1 min · Viktor Gamov

How To Scale Hazelcast Cluster with Docker Compose

TL;DR During webinar about «Distributed Caching for you next Node.js project» [1] I was asked if we provide examples of running Hazelcast with Compose or Swarm. Now you have it! Full source code published in hazelcast/hazelcast-code-samples repository [2] Disclaimer: It’s not an introduction to docker-compose. To learn basic steps of docker-compose, please, refer to official docker-compose «getting started guide» [3] ...

June 8, 2017 · 4 min · Viktor Gamov

Distributed Java Streams @ ACGNJ 2017

The Splendors and Miseries of the Distributed Streams Have you seen it? Do you like it? Please, rate Loading... Slides TBD TBD

May 30, 2017 · 1 min · Viktor Gamov

JavaPuzzlers @ PhillyETE 2017

Have you seen it? Do you like it? Please, rate Loading... Slides TBD [Philly ETE] Java Puzzlers NG from Viktor Gamov

April 18, 2017 · 1 min · Viktor Gamov

JPoint - 2017 [RU]

Распределяй и властвуй — 2: Потоки данных наносят ответный удар - Russian Edition Видели ли вы этот доклад? как Вам? Гружу... Видео TBD Слайды Распределяй и властвуй — 2: Потоки данных наносят ответный удар from Viktor Gamov Код Примеры кода вы найдете здесь https://github.com/hazelcast/hazelcast-jet-code-samples Подсчет строк https://github.com/hazelcast/hazelcast-jet-code-samples/blob/master/core/wordcount/src/main/java/WordCount.java Консьюмер Кафки https://github.com/hazelcast/hazelcast-jet-code-samples/blob/master/kafka/consume-kafka/src/main/java/ConsumeKafka.java

April 8, 2017 · 1 min · Viktor Gamov

JBreak 2017 [RU]

Блеск и нищета распределенных стримов - Russian Edition Видели ли вы этот доклад? как Вам? Loading... Видео TBD Слайды [JBreak] Блеск И Нищета Распределенных Стримов - 04-04-2017 from Viktor Gamov Код искать тут You can find code sample is following GH repository https://github.com/gAmUssA/jet-streams-presentation Branch for this talk Jbreak_2017

April 4, 2017 · 1 min · Viktor Gamov

Hazelcast Node.js Client Refcard

Welcome to «The Distributed World» of Hazelcast. Here are sample usages of distributed data structures using Node.js client. Table 1. Revisions history Version Date Comments v1.1 03/09/2015 single quotes in js code, added Before Getting Started section v1.0 02/07/2015 Initial revision The JavaScript examples use ES6 syntax ...

February 9, 2017 · 2 min · Viktor Gamov