sparkflow_example_kickstarter 0.0.5 copy "sparkflow_example_kickstarter: ^0.0.5" to clipboard
sparkflow_example_kickstarter: ^0.0.5 copied to clipboard

Dart 1 only

provides a set of basic examples to get you started with sparkflow

#SparkFlow Kickstarter

##Prerequisite Understanding the basics of FBP is easy but runtime implementation defer in certain use and defnition of terms,first and foremost,the user must understand that all runtime must be implemented with similar implementation of components and format language to have proper inter-operability of FBP designs in one runtime to the next. These Tutorials tries best to provide very simple examples as to how the dart runtime for FBP i.e Sparkflow works and how to use it to create components and fbp structures,as yet the format language has not be implemented and the native dart UI is in works,as is the framework is ready but much work still needs to be done.This is not to discourage but to encourage you to join in and combine efforts to truly create something great.

##Introduction The tutorial is pretty basic and very simplified and takes you over basic principles and how sparkflow presents components,ports and networks and all interactions between these different parts. Fbp is simple,very basic in thinking and implementation,infact any combinations of data streams and object processing those data is an fbp network but for better structure and combination runtime have been created to provide basic scaffold and easy creation of structures for better management of applications built under the FBP principles.

##Sparkflow Each tutorial is provides simple and increasing level of detail as to how sparkflow works from creating simple components to using networks and the basics principles are the core of sparkflow. Once they are understood they propagate through out the use of sparkflow, even composed components are just components with internal networks and proxy ports that the component and network share to communicate with other components.

##Use The tutorials are tagged with a Ks{number},so as to indicate how to progress but feel free to start from any point as desired,allthough i would still advice taking the first tutorial before tutorial hopping begins,simple enter each tutorial folder and 'pub install' and read the readme files for details

##Remarks Please create issues on the github repository(http://github.com/infux6/sparkflow_kickstarter), to raise suggestion for more tutorial ideas or suggestions for improvement.

##PS Thank you. God bless. (Doumo Arigatou gozaimasu).

0
likes
10
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

provides a set of basic examples to get you started with sparkflow

License

MIT (license)

Dependencies

hub, sparkflow

More

Packages that depend on sparkflow_example_kickstarter