Skip to content

Guidance using CAP with non-CAP RabbitMQ Producers #818

@flipdoubt

Description

@flipdoubt

I have reviewed CAP documentation and samples but have not found guidance on using CAP to integrate with other systems that use RabbitMQ but not CAP. Here are my questions:

  1. My app needs to exchange messages (produce AND consume) with other systems using RabbitMQ. Is this scenario not recommended?
  2. Are there any examples showing this anywhere?
  3. Can I use CAP in a client that does not have access to storage? Part of my can access storage, but another part will be deployed to a DMZ without access to a database. Can that app send and receive messages using InMemory storage while the other part uses a database?
  4. Is there a better place to ask these kinds of usage questions, like a Slack or Gitter channel? I saw nothing in readme.md and would have asked on Stackoverflow but there doesn't seem to be much CAP content there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions