openframeworks / openframeworks/openFrameworks
Performances: Flatbuffers / RPC / NanoMSGs
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Hi guys,
Hope you are doing well !
I was giving a shot to OFX today, and was wondering if u ever considered to add Google's Flatbuffers (https://github.com/google/flatbuffers) or Apache Thrift (to communicate with Remote Servers, and NanoMsg (eg. surveyor pattern) in order to improve performances and bind in a distributed manner more client side ofx based sub-services (eg Tracking+Template Matching). The idea is to reduce the serialization time and avoid unnecessary buffers copies (eg. cv::Mat or images stream from the camera) on the mobile or device side. I think that would be awesome for iOS or Android ofx Apps.
Really impatient to read your input.
Cheers,
Luc Michalski
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies no files, tests, or entry points to begin with. It proposes several alternative communication and serialization technologies for distributed openFrameworks services, so the scope and definition of done would need to be established before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, ios
- Domain
- distributed-systems, mobile-dev, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100