I just tried to start spread for communication of some of my tools that I use in for the integration for different sensor data processes.
Just after the startup spread exits with the following message:
Conf_load_conf_file: using file: spread.conf
Successfully configured Segment 0 [127.0.0.255:4803] with 2 procs:
localho...
I have to machines in the same network that should communicate over the Spread Toolkit
Both machines have the same config file
Spread_Segment 129.70.129.255:4803 {
cadmium 129.70.129.13
palladium 129.70.129.12
}
Spread starts correctly on both machines but doesn't show the other machine.
Actually sending messages doesn't work eith...
Hi all!
I use farpoint spread 4.0. and C#
How to get or set vertical scrollbar position?
thanks!
...
I'm interested in:
Performance
Latency
Throughput
Resource usage (CPU, memory, ...)
High availability
No single point of failure
Features
Transport options
Routing options
Stability
Community
Active development
Widely used
Helpful mailing list, forum, IRC channel, ...
Ease of integration with my current codebase
Gotchas maybe
A...
Im working on some google doc spread sheets and I thought im not sure if cocoa can parsing the spread sheet data so I dont wanna do all this and find out its useless..
if it can be parsed what format should it be in?
Thanks!
...
lets say I have this data
4 1
4 0
4 1
3 0
5 1
So, How do I write a function (using SUM or somethnig like that) to add all the values on the left, if the values on the right are 1, or true
the total should be 13
...