<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Best Practices for GeoEvent configuration to receive 1 million requests every 10 minutes in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1176824#M3784</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, and you may have to to get that volume if data processed.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2022 14:04:24 GMT</pubDate>
    <dc:creator>JeffSilberberg</dc:creator>
    <dc:date>2022-05-24T14:04:24Z</dc:date>
    <item>
      <title>Best Practices for GeoEvent configuration to receive 1 million requests every 10 minutes</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1174009#M3777</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a project where I need to receive 1 million requests coming from field devices and then save them on feature layer. What the best way to implement this in GeoEvent to handle this number of requests. And where to store the incoming points ? is it best practice to store them on a feature class or there is another way to store them? because each hour 6 million features will be saved on the feature class .&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 07:49:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1174009#M3777</guid>
      <dc:creator>YObaidat</dc:creator>
      <dc:date>2022-05-15T07:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for GeoEvent configuration to receive 1 million requests every 10 minutes</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1174076#M3778</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/455028"&gt;@YObaidat&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I guess the&amp;nbsp;spatiotemporal big data store might be a good solution for storing the features.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/de/geoevent/latest/administer/managing-big-data-stores.htm" target="_blank"&gt;Spatiotemporal big data stores—GeoEvent Server | Dokumentation zu ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;SPAN&gt;throughput of 16k or 100k events per second is a lot. I currently don't know what the GeoEvent can handle. This might vary on the type of the input connector and if you have just one ore more than one node handling&amp;nbsp;the requests. Have you already tested the throughput?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 06:41:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1174076#M3778</guid>
      <dc:creator>Stefan_Jung</dc:creator>
      <dc:date>2022-05-16T06:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for GeoEvent configuration to receive 1 million requests every 10 minutes</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1174945#M3779</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/455028"&gt;@YObaidat&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a project where I need to receive 1 million requests coming from field devices and then save them on feature layer. What the best way to implement this in GeoEvent to handle this number of requests. And where to store the incoming points ? is it best practice to store them on a feature class or there is another way to store them? because each hour 6 million features will be saved on the feature class .&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Thanks Stefan for your reply. Still need to test the case. I have in mind that I need solid infrastructure for that.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 06:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1174945#M3779</guid>
      <dc:creator>YObaidat</dc:creator>
      <dc:date>2022-05-18T06:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for GeoEvent configuration to receive 1 million requests every 10 minutes</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1176636#M3781</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I send a lot of traffic to geoEvent via Rest but nothing close to 100K per second.&amp;nbsp; &amp;nbsp;I would think you would be better off with a Velocity solution utilizing gRPC instead of rest for something like this--&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See this post --&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-velocity-blog/arcgis-velocity-extending-real-time-data-ingestion/ba-p/1122182" target="_blank"&gt;https://community.esri.com/t5/arcgis-velocity-blog/arcgis-velocity-extending-real-time-data-ingestion/ba-p/1122182&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 21:16:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1176636#M3781</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2022-05-23T21:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for GeoEvent configuration to receive 1 million requests every 10 minutes</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1176726#M3783</link>
      <description>&lt;P&gt;Velocity might be a solution if using ArcGIS Online.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 06:29:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1176726#M3783</guid>
      <dc:creator>Stefan_Jung</dc:creator>
      <dc:date>2022-05-24T06:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices for GeoEvent configuration to receive 1 million requests every 10 minutes</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1176824#M3784</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, and you may have to to get that volume if data processed.&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 14:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/best-practices-for-geoevent-configuration-to/m-p/1176824#M3784</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2022-05-24T14:04:24Z</dc:date>
    </item>
  </channel>
</rss>

