GithubHelp home page GithubHelp logo

python_study's Introduction

python_study

Python Study

Python과 C 구현 모듈 I/F 확인

  1. Python에서 C로 구현된 함수 단순 호출 ⇐ Python과 C 연동 테스트, Stream Module과의 I/F확인
    1. Python에서 C 함수호출시 인자사용가능여부 및 메모리 영역을 포인트 인자로 넘겨 처리하는데 문제없는지 검토
  2. Python에서 C로 구현된 Multi-processor 또는 Multi-Thread 사용 가능성 검토
    1. Python에서 구현된 a를 Multi-Processor 및 Multi-Thread화 시켜 동작 가능한지 확인 ⇐ Python과 Stream Module이 별개로 동작 및 관리 가능한지 확인
    2. Python에서 구현된 b를 기반으로 각 thread 혹은 processor가 사용할 context를 생성하고 다중 context를 처리하는데 문제가 없는지 확인
    3. 각 stream이 사용할 context의 생성/데이터보호/파괴가 가능한지 검토 생성된 processor나 thread가 특정 물리 processor에 한정되서 동작가능한지 검토 ⇐ python에서 호출
  3. 함수포인터 호출 및 queueing 검토
    1. C로 함수 포인터를 queue에 등록하고 queue에 등록된 함수를 호출하는 기능 구현 ⇐ 호출하는 것은 Python
    2. python으로 구현된 함수를 3.i 에 등록하고 호출되는지 확인
    3. 별개의 c로 구현된 모듈(?) 또는 so의 함수를 3.i 에 등록하고 호출되는지 확인
    4. TensorFlow 함수를 c.i에 등록하고 호출되는지 확인
  4. 함수포인터 queue 동기화 검토
    1. queue에 등록된 함수들이 동기화를 통해 자동-순차적으로 호출되는지 확인
  5. Python & ROS2
    1. Python에서 ROS2용 Publisher와 Subscriber 구현가능한지 검토
    2. 5.i 구현에서 context를 생성하고 c에 인자로 넘겨주는 것이 가능한지 검토

python_study's People

Contributors

orollo avatar

Watchers

 avatar

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.