Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Can Message service meet this requirement?

Avatar

Not applicable

Hi all,

It's very common to use message service to interact between clients. Now I have below requirement:

Each client has some item each of which has its own status. It works to update these status each other with message service. And if a new client logs in, how can I get these status? It can't wait until other client update next time which may uncontrollable.

It is not designed to save all these status to database because status may change very frequently. What kind of server side object does BlazeDS support?

Many thanks and best regards,

1 Reply

Avatar

Not applicable

Hello,

I can't endure with question opened. Answer to this question is config blazeDS xml with a "application" scope property.

Thanks,