{"id":15693262,"url":"https://github.com/jonnor/javafbp-runtime","last_synced_at":"2025-05-08T03:42:25.329Z","repository":{"id":20555415,"uuid":"23835318","full_name":"jonnor/javafbp-runtime","owner":"jonnor","description":"FBP runtime protocol implementation for JavaFBP","archived":false,"fork":false,"pushed_at":"2016-06-24T17:57:55.000Z","size":400,"stargazers_count":7,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-08T03:42:12.225Z","etag":null,"topics":["fbp","fbp-runtime"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonnor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-09T13:49:35.000Z","updated_at":"2022-12-05T06:25:49.000Z","dependencies_parsed_at":"2022-08-05T08:30:56.145Z","dependency_job_id":null,"html_url":"https://github.com/jonnor/javafbp-runtime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnor%2Fjavafbp-runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnor%2Fjavafbp-runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnor%2Fjavafbp-runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnor%2Fjavafbp-runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonnor","download_url":"https://codeload.github.com/jonnor/javafbp-runtime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252996197,"owners_count":21837616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fbp","fbp-runtime"],"created_at":"2024-10-03T18:42:33.476Z","updated_at":"2025-05-08T03:42:25.309Z","avatar_url":"https://github.com/jonnor.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"JavaFBP runtime\n----------------\n\nImplementation of the [FBP runtime protocol](http://noflojs.org/documentation/protocol/),\nallowing to create [JavaFBP](https://github.com/jpaulm/javafbp) with [Flowhub](http://flowhub.io)\nand other compatible clients.\n\nStatus\n-------\nProof-of-concept. Can be used to create simple programs live with Flowhub and run them.\n\nTODO\n------\nIn roughly prioritized order.\n\nMilestone 0.1: minimally useful\n\n* Fix network excecution blocking main thread, should execute in background\n* Add proper commandline arguments for port, library path, runtime registry etc\n* Implement support for multiple graphs\n* Implement stopping of networks\n* Implement redirection of stdout/stderr, for showing in IDE\n* Implement introspection of data passing through edges\n\nLater\n\n* Implement support for arrayports\n* Implement support for subgraph components\n* Implement support for component specific icons\n* Implement component:getsource, for showing component .java code in IDE\n* Implement component:setsource, for creating components from .java code in IDE\n* Implement debug mode, catching exceptions and notifying IDE where they happen\n* Implement remote subgraph support, allowing a JavaFBP program/runtime to be used as a component\n\nBuilding from git\n-----------------\n\n    cd runtime\n    gradle installApp\n\nRun \u0026 Connect to Flowhub\n--------------------------\nNote: instructions only tested on GNU/Linux\n\nOpen [Flowhub](http://app.flowhub.io), log in.\nClick \"Register runtime\" and copy your user UUID.\n\n    export FLOWHUB_USER_ID=MY-USER-UUID-XXX\n    ./build/install/runtime/bin/runtime\n\nThe runtime should now register itself and listen on a port for UI to connect.\n\nGo back to Flowhub, hit the *refresh icon* next to \"Register runtime\".\n\nCreate a new project, select JavaFBP as the runtime type.\nYou should now be connected and be able to build JavaFBP programs!\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonnor%2Fjavafbp-runtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonnor%2Fjavafbp-runtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonnor%2Fjavafbp-runtime/lists"}