You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2017/11/20 21:27:09 UTC

svn commit: r1815860 - in /ignite/site/trunk: features.html features/streaming.html

Author: dmagda
Date: Mon Nov 20 21:27:09 2017
New Revision: 1815860

URL: http://svn.apache.org/viewvc?rev=1815860&view=rev
Log:
fixed the streaming page

Modified:
    ignite/site/trunk/features.html
    ignite/site/trunk/features/streaming.html

Modified: ignite/site/trunk/features.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features.html?rev=1815860&r1=1815859&r2=1815860&view=diff
==============================================================================
--- ignite/site/trunk/features.html (original)
+++ ignite/site/trunk/features.html Mon Nov 20 21:27:09 2017
@@ -801,6 +801,18 @@ under the License.
                         </td>
                     </tr>
                     <tr>
+                        <td class="features-left">Data Loading</td>
+                        <td>
+                            <p>
+                                Data streamers can be used to load large amounts of data into Ignite cahes.
+                                They can be used for initial data loading from a 3rd party database or another source.
+                            </p>
+                            <div class="page-links">
+                                <a href="https://apacheignite.readme.io/docs/data-loading" target="docs">Docs for this Feature <i class="fa fa-angle-double-right"></i></a>
+                            </div>
+                        </td>
+                    </tr>
+                    <tr>
                         <td class="features-left">Collocated Processing</td>
                         <td>
                             <p>
@@ -900,6 +912,39 @@ under the License.
                             </div>
                         </td>
                     </tr>
+                    <tr>
+                        <td class="features-left">Apache Flink Streamer</td>
+                        <td>
+                            <p>
+                                Ignite Flink Streamer consumes messages from an Apache Flink consumer endpoint and feeds them into an Ignite cache.
+                            </p>
+                            <div  class="page-links">
+                                <a href="https://apacheignite-mix.readme.io/docs/flink-streamer" target="docs">Docs for this feature <i class="fa fa-angle-double-right"></i></a>
+                            </div>
+                        </td>
+                    </tr>
+                    <tr>
+                        <td class="features-left">Apache RocketMQ Streamer</td>
+                        <td>
+                            <p>
+                                Ignite RocketMQ Streamer consumes messages from an Apache RocketMQ consumer endpoint and feeds them into an Ignite cache.
+                            </p>
+                            <div  class="page-links">
+                                <a href="https://apacheignite-mix.readme.io/docs/rocketmq-streamer" target="docs">Docs for this feature <i class="fa fa-angle-double-right"></i></a>
+                            </div>
+                        </td>
+                    </tr>
+                    <tr>
+                        <td class="features-left">ZeroMQ Streamer</td>
+                        <td>
+                            <p>
+                                Ignite ZeroMQ Streamer consumes messages from a ZeroMQ consumer endpoint and feeds them into an Ignite cache.
+                            </p>
+                            <div  class="page-links">
+                                <a href="https://apacheignite-mix.readme.io/docs/zeromq-streamer" target="docs">Docs for this feature <i class="fa fa-angle-double-right"></i></a>
+                            </div>
+                        </td>
+                    </tr>
                 </tbody>
             </table>
             <a href="#components">Top <i class="fa fa-angle-double-up"></i></a>

Modified: ignite/site/trunk/features/streaming.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/features/streaming.html?rev=1815860&r1=1815859&r2=1815860&view=diff
==============================================================================
--- ignite/site/trunk/features/streaming.html (original)
+++ ignite/site/trunk/features/streaming.html Mon Nov 20 21:27:09 2017
@@ -196,6 +196,18 @@ under the License.
                         </td>
                     </tr>
                     <tr>
+                        <td class="left">Data Loading</td>
+                        <td>
+                            <p>
+                                Data streamers can be used to load large amounts of data into Ignite cahes.
+                                They can be used for initial data loading from a 3rd party database or another source.
+                            </p>
+                            <div class="page-links">
+                                <a href="https://apacheignite.readme.io/docs/data-loading" target="docs">Docs for this Feature <i class="fa fa-angle-double-right"></i></a>
+                            </div>
+                        </td>
+                    </tr>
+                    <tr>
                         <td class="left">Collocated Processing</td>
                         <td>
                             <p>
@@ -301,6 +313,39 @@ under the License.
                             </div>
                         </td>
                     </tr>
+                    <tr>
+                        <td class="left">Apache Flink Streamer</td>
+                        <td>
+                            <p>
+                                Ignite Flink Streamer consumes messages from an Apache Flink consumer endpoint and feeds them into an Ignite cache.
+                            </p>
+                            <div  class="page-links">
+                                <a href="https://apacheignite-mix.readme.io/docs/flink-streamer" target="docs">Docs for this feature <i class="fa fa-angle-double-right"></i></a>
+                            </div>
+                        </td>
+                    </tr>
+                    <tr>
+                        <td class="left">Apache RocketMQ Streamer</td>
+                        <td>
+                            <p>
+                                Ignite RocketMQ Streamer consumes messages from an Apache RocketMQ consumer endpoint and feeds them into an Ignite cache.
+                            </p>
+                            <div  class="page-links">
+                                <a href="https://apacheignite-mix.readme.io/docs/rocketmq-streamer" target="docs">Docs for this feature <i class="fa fa-angle-double-right"></i></a>
+                            </div>
+                        </td>
+                    </tr>
+                    <tr>
+                        <td class="left">ZeroMQ Streamer</td>
+                        <td>
+                            <p>
+                                Ignite ZeroMQ Streamer consumes messages from a ZeroMQ consumer endpoint and feeds them into an Ignite cache.
+                            </p>
+                            <div  class="page-links">
+                                <a href="https://apacheignite-mix.readme.io/docs/zeromq-streamer" target="docs">Docs for this feature <i class="fa fa-angle-double-right"></i></a>
+                            </div>
+                        </td>
+                    </tr>
                 </tbody>
             </table>
         </section>