Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4102258
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T20:48:09+00:00 2026-05-20T20:48:09+00:00

It seems to me that the CQRS (Command and Query Responsibility Segregation) approach might

  • 0

It seems to me that the CQRS (Command and Query Responsibility Segregation) approach might be suitable for implementing a robust and responsive social application server on GAE, because:

  1. CQRS doesn’t require a SQL database (which GAE doesn’t provide)
  2. It does require a database capable of holding serialised objects, which GAE does in fact provide
  3. It requires event queues, which GAE also provides
  4. It supports a non-blocking, asynchronous, message based architecture, which neatly works round GAE’s limitations on long-running transactions
  5. It is advertised as being highly scalable, which is after all why optimists choose GAE

The trouble is, I’m a rusty Java programmer with little experience relevant to this choice, and I would very much appreciate any comments from anyone who has used the two together, or at least investigated using one from the experience of using the other.

I think that my main questions are:

  1. Is CQRS over-complex for the early stages of a new application?
  2. Are there any booby-traps that would make them a poor match, such as such as GAE’s Datastore perhaps not being a good match to CQRS requirements?
  3. Can anyone recommend either Axon or Jdon as being particularly suitable (or unsuitable) for GAE?
  4. What other questions should I be asking?
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T20:48:10+00:00Added an answer on May 20, 2026 at 8:48 pm

    CQRS is not overly complex or difficult, but it does take time to adjust your thinking away from the traditional request/response and client/server interactions that have been pounded into our heads over the years.

    In CQRS with event sourcing, the data store is insignificant because you don’t require a lot from your storage engine–the NEventStore project (written in C#) can easily support 40-50 different types of storage engines without much difficulty.

    Both pure Amazon Web Services and Google App Engine are both great platforms for a CQRS application because they guides you to all of the correct infrastructure choices–asynchronous, non-blocking communication using messaging.

    I’ve never heard of Jdon, but Axon has been around for a while. Try not to lean too heavily on the framework. As your understanding of CQRS deepens, this will become more apparent–basically it’s like trying to avoid the use of Hibernate everywhere in your code. You should only use the Axon (or whichever you choose) exactly where it should be used and no more.

    Some of the better questions that you might ask surround where to go for help and what resources are already available to help guide your understanding of CQRS. There are a number of good blogs and websites–including cqrsinfo.com–which can help you get started. Also, Greg Young’s six-hour video is a must if you’re going to start with CQRS.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Given that some of the advice for implementing CQRS advocates fairly close-to-the-metal query implementation,
It seems that tomcat is a web application server and EAR cannot be deployed
Seems that it may not be possible, but hey I might as well ask,
It seems that i have this weird behavior in my Web Client My application
Seems that CPPPATH does not work env = Environment() target = 'app' sources =
Seems that requirements on safety do not seem to like systems that use AI
Seems that even after unchecking the option in the PyDev/Debug preferenecs pane to launch
that seems tricky. My IPad freezes and it seems that this line of code
It seems that a List object cannot be stored in a List variable in
It seems that it is impossible to capture the keyboard event normally used for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.