Skip to content

Migrating / integrating existing applications #4865

Answered by jason-field
markusschaber asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Mark. A great set of questions.

As background I've been using Akka.Net for over 5 years in production settings, non-clustered deployments, but high throughput. E.g. For example, Digital inventory solutions, integration to WMS (Warehouse Management Systems) and SMS gateways for corporate clients. In most cases these were not greenfield implementations but needed to be integrated into existing code bases - it wasn't a big bang rewrite. These are some of the lessons I've learned along the way from an integration perspective:

Identify the parts of your application that will benefit the most from fault tolerance and/or throughput. These will normally be integration components that the busin…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Aaronontheweb
Comment options

Answer selected by Aaronontheweb
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants