Skip to content

init impl task list #2

@unship

Description

@unship

relate #1

MessagingAccessPoint: "dynamic" vs "static"

cpp impl use dlopen, and java impl use Class.forName for load MessagingAccessPoint lib, go can use plugin to load lib, but it is not common in go community, So I recommend use golang's sql impl style

package management

  • go mod(recommend)
  • dep

return err instead of throws

do not panic, return err

OMSResponseStatus code generator

for now, hard code this part

TODO

  • OMS URL parser
  • MessagingAccessPoint, ResourceManager
  • OMS
  • OMSResponseStatus
  • Consumer
  • Producer
  • ProducerInterceptor
  • ConsumerInterceptor
  • rocketmq MessagingAccessPoint impl
  • kafka MessagingAccessPoint impl
  • pulsar MessagingAccessPoint impl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions