Coder Social home page Coder Social logo

zconcurrency_api's Introduction

🖖 Live long and prosper

zconcurrency_api's People

Contributors

larshp avatar victorizbitskiy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

zconcurrency_api's Issues

Lack of documentation: use cases, sequence diagrams, etc.

Great tool, but not clear how to use it.

It would be great to have some basic explanation, which kind of problems may be solved by means of this. At least to start with and to decide either I need to use id or search for another solution.

Some sequence diagrams of what is executed in which order would improve documentation too.

The task iterator is not cleared when the process pool ends

When the API is called again, the state of the task pool iterator of the previous call is saved within the before_rfc routine.
Which, when the has_next method is called, returns false. This leads to the fact that it is impossible to reuse the API without restarting the program.

name clashes, suggest prefixing

Hi,
dotabap.org will daily check for name clashes between repositories, following names overlap with https://github.com/SchwarzIT/abap_oo_patterns

zcl_collection.clas.abap
zcl_collection.clas.xml
zcl_iterator.clas.abap
zcl_iterator.clas.xml
zif_collection.intf.abap
zif_collection.intf.xml
zif_iterator.intf.abap
zif_iterator.intf.xml

Suggest that you prefix object names, eg. zcl_capi_collection.clas.abap

I have opened the corresponding issue in SchwarzIT/abap_oo_patterns#3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.