You cannot post messages because only members can post, and you are not currently a member.
Description:
The official Flow Based Programming user group. We're here to discuss all things flow based programming, no matter how "creative" the use.
|
|
|
Introduction
|
| |
Hi, I found this group - and the concept of flow based programming - just last week. I had been looking at a talk by Alan Kay, which has been posted here before ( [link] ) and it influenced my thinking profoundly. Over the last two weeks I tinkered a bit with one... more »
|
|
DrawFBP - Subnets and External Ports
|
| |
How are subnets and external ports supposed to work in DrawFBP?
Looking at the generated Network for C# and NoFlo it seems like they
are producing very different code.
Here is the graph.
ReadSomething -> WriteSomething
The subnet/graph for ReadSomething is:
IIP -> A -> B -> [External Port Out]... more »
|
|
Multi- and Cross-Platform Compatibility with DrawFBP
|
| |
Does anyone know a way of using DrawFBP drawings on more than
computer? I created a drawing on my PC, which included subdiagrams,
and when I sent it to my Mac, it could not open it (in fact the
application hung). When I looked through the drawing (.drw file) I saw
that the reference to the subdiagram drawing included the absolute... more »
|
|
Rolons and IPs
|
| |
Hi Bill,
I've be reading through the Agile Wiki and find it fascinating.
I'd love to find the common area between the two models: Rolonics and FBP.
Rolonics is a very high level theory with the goal of addressing the
problem that "there is no general, high-level model for software
development.In the last 50 years there has been a lot of progress in the... more »
|
|
New releases of JActor and JID
|
| |
JActor
JActor is a high-performance Java Actor implementation that can send 1
billion messages per second, making it one of the fastest Actor
implementation in any language.
Release 3.0.0 Final: JActor is now faster and lighter. Message passing
now runs at 1.2 billion per second. The API has been simplified. And... more »
|
|
ALTOPS
|
| |
Here you have the new discussion about ALTOPS. I can not find a way to move a post from one discussion (topic) to another. Still looking. Regards, Dan
|
|
deadlocks (Re: Wikipedia Merge Proposal)
|
| |
On Thu, Apr 12, 2012 at 10:30 AM, Paul Morrison ...ja, dataflow supposedly is much better than imperative when it comes to deadlocks because the program runs the same way ever time. (although i am not sure i believe that since presumably that isn't true when you have e.g. human inputs.) [link]... more »
|
|
|