[fpc-devel] Suggestion: reference counted objects

silvioprog silvioprog at gmail.com
Tue Sep 23 18:22:54 CEST 2014


On Tue, Sep 23, 2014 at 1:11 PM, Boian Mitov <mitov at mitov.com> wrote:

>     Hi Sven,
>
> There is no one list.
> We have N number o data sources of many different types. The data from
> each source is processed in a pipeline of threads that cane be reconfigured
> at any time.
> New sources and new data types can be added during the runtime by the
> customers.
> The data from different pipelines can be merged split, sent over network
> and anything in between.
> This is 100% universal high performance high troghput graph parallel
> processing of very much any type of data solution. You can learn more by
> looking at the OpenWire Studio as example, (free download), but all the
> solutions are working this way.
> Any other approach has limitations, and indeed more overhead (i.e.
> additional lists and code just to maintain the data)
>
> With best regards,
> Boian Mitov
>
> -------------------------------------------------------
> Mitov Software
> www.mitov.com
> -------------------------------------------------------
>

Is OpenWire compatible with FPC?

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20140923/f3b5ee76/attachment.html>


More information about the fpc-devel mailing list