This is an automated email from the ASF dual-hosted git repository.

dmagda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f87c7d5  added couple of new events (#9)
f87c7d5 is described below

commit f87c7d59b32a1387781c46f65abefeb8b2f41ef7
Author: Mauricio Stekl <mauri...@stekl.org>
AuthorDate: Wed Apr 29 12:45:06 2020 -0300

    added couple of new events (#9)
    
    Co-authored-by: Mauricio Stekl <mauri...@gridgain.com>
---
 events.html | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 86 insertions(+)

diff --git a/events.html b/events.html
index d586cbc..6db9f2b 100644
--- a/events.html
+++ b/events.html
@@ -140,6 +140,48 @@ under the License.
         <div class="row row-event">
             <div class="col-md-2 d-none d-md-block">
                 <div class="round-icon-block">
+                    <img src="images/meetup.svg" alt="Meetup logo">
+                    <p><strong>Virtual</strong> Meetup</p>
+                </div>
+            </div>
+            <div class="col-md-10 ">
+                <section 
id="conquer-application-performance-challenges-with-in-memory-computing">
+                    <h3 style="display:inline-block;">Conquer Application 
Performance Challenges with In-Memory Computing
+                        <a 
href="/events.html#conquer-application-performance-challenges-with-in-memory-computing"><i
+                                class="fa fa-anchor"></i></a>
+                    </h3>
+                    <div class="event-date">Valentin Kulichenko</div>
+                    <div class="event-date">May 6, 2020</div>
+
+                    <p>Distributed platforms, like Apache Ignite®, rely on 
horizontal scalability. More machines in the cluster lead to application 
performance improvements. But the speed of the application performance after 
adding a second machine to the cluster?  In this talk, attendees will learn 
about the challenges architects face when designing distributed systems.</p>
+
+                    <div class="row">
+                            <div class=" col-md-9  news-readmore">
+                            <p>
+                                <a 
href="https://www.meetup.com/ru-RU/London-In-Memory-Computing-Meetup/events/269971583/";
 target="_blank" rel="noopener">Read more</a>
+                            </p>
+                        </div>
+                        <div class=" col-md-3  ">
+
+                            
+                            <div class="a2a_kit a2a_kit_size_28 
a2a_default_style news-socialmedia-icons"
+                                
data-a2a-url="https://www.meetup.com/ru-RU/London-In-Memory-Computing-Meetup/events/269971583/";
+                                data-a2a-title="Conquer Application 
Performance Challenges with In-Memory Computing">
+                                <a class="a2a_button_twitter"></a>
+                                <a class="a2a_button_linkedin"></a>
+                                <a class="a2a_button_facebook"></a>
+                                <a class="a2a_dd" 
href="https://www.addtoany.com/share";></a>
+                            </div>
+                        </div>
+                    </div>
+                    
+                </section>
+            </div>
+        </div>
+
+        <div class="row row-event">
+            <div class="col-md-2 d-none d-md-block">
+                <div class="round-icon-block">
                     <img src="images/webinars.svg" alt="Webinar logo">
                     <p>Webinar</p>
                 </div>
@@ -179,6 +221,50 @@ under the License.
             </div>
         </div>
 
+
+        <div class="row row-event">
+            <div class="col-md-2 d-none d-md-block">
+                <div class="round-icon-block">
+                    <img src="images/meetup.svg" alt="Meetup logo">
+                    <p><strong>Virtual</strong> Meetup</p>
+                </div>
+            </div>
+            <div class="col-md-10 ">
+                <section 
id="adding-speed-and-scale-to-mysql-deployments-with-in-memory-computing">
+                    <h3 style="display:inline-block;">Adding Speed and Scale 
to MySQL Deployments With In-Memory Computing
+                        <a 
href="/events.html#adding-speed-and-scale-to-mysql-deployments-with-in-memory-computing"><i
+                                class="fa fa-anchor"></i></a>
+                    </h3>
+                    <div class="event-date">Denis Magda</div>
+                    <div class="event-date">May 14, 2020</div>
+
+                    <p>Learn how software architects use in-memory computing 
technologies to add speed and scale to existing MySQL deployments. You will see 
how to deploy a distributed in-memory cluster on top of a MySQL database, how 
to configure the cluster to write-through all the changes to the database, and 
how to boost SQL operations by querying in-memory data sets.</p>
+
+                    <div class="row">
+                            <div class=" col-md-9  news-readmore">
+                            <p>
+                                <a 
href="https://www.meetup.com/ru-RU/London-In-Memory-Computing-Meetup/events/269972893/";
 target="_blank" rel="noopener">Read more</a>
+                            </p>
+                        </div>
+                        <div class=" col-md-3  ">
+
+                            
+                            <div class="a2a_kit a2a_kit_size_28 
a2a_default_style news-socialmedia-icons"
+                                
data-a2a-url="https://www.meetup.com/ru-RU/London-In-Memory-Computing-Meetup/events/269972893/";
+                                data-a2a-title="Adding Speed and Scale to 
MySQL Deployments With In-Memory Computing">
+                                <a class="a2a_button_twitter"></a>
+                                <a class="a2a_button_linkedin"></a>
+                                <a class="a2a_button_facebook"></a>
+                                <a class="a2a_dd" 
href="https://www.addtoany.com/share";></a>
+                            </div>
+                        </div>
+                    </div>
+                    
+                </section>
+            </div>
+        </div>
+
+
         <div class="row row-event">
             <div class="col-md-2 d-none d-md-block">
                 <div class="round-icon-block">

Reply via email to