question

ramingadimli avatar image
ramingadimli asked

Integrate Playfab with another server frameworks

Hi, how good is it to use Azure Playfab and Microsoft Orleans together? Since Playfab is mandatory for the client, I don't think it can cover gameplay well with real-time timers, reminders, and distributed locks. So to solve gameplay, I want to add an Orleans-based microservice.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Xiao Zha avatar image
Xiao Zha answered

PlayFab is a complete backend platform for live games and its core service are based on REST API. Since PlayFab doesn’t cover gameplay with real-timers, reminders, and distributed locks, you can implement these functions in your own dedicated server. But we are not familiar with Microsoft Orleans, you may ask the Orleans support team for professional help.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.