blob: 3eab5eb9af909212aaf582daa0215d603517aee7 [file] [log] [blame]
<configuration>
<property>
<name>dt.application.MobileDemo.coolDownMillis</name>
<value>45000</value>
</property>
<property>
<name>dt.application.MobileDemo.maxThroughput</name>
<value>30000</value>
</property>
<property>
<name>dt.application.MobileDemo.minThroughput</name>
<value>10000</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.Receiver.tuplesBlast</name>
<value>200</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.Receiver.tuplesBlastIntervalMillis</name>
<value>5</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.Receiver.outputport.integer_data.attr.QUEUE_CAPACITY</name>
<value>32768</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.LocationFinder.range</name>
<value>20</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.LocationFinder.threshold</name>
<value>80</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.LocationFinder.inputport.data.attr.QUEUE_CAPACITY</name>
<value>32768</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.LocationResults.prop.topic</name>
<value>demos.mobile.phoneLocationQueryResult</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.QueryLocation.prop.topic</name>
<value>demos.mobile.phoneLocationQuery</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.*.attr.MEMORY_MB</name>
<value>768</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.*.attr.JVM_OPTIONS</name>
<value>-Xmx128</value>
</property>
<property>
<name>dt.application.MobileDemo.operator.*.port.*.attr.BUFFER_MEMORY_MB</name>
<value>256</value>
</property>
<property>
<name>dt.application.MobileDemo.attr.MASTER_MEMORY_MB</name>
<value>1024</value>
</property>
</configuration>