Click here to Skip to main content
15,867,594 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: htlm Pin
Richard Deeming7-Jan-21 1:14
mveRichard Deeming7-Jan-21 1:14 
GeneralRe: htlm Pin
Pete O'Hanlon7-Jan-21 2:41
subeditorPete O'Hanlon7-Jan-21 2:41 
GeneralRe: htlm Pin
cmarble8-Feb-21 11:58
cmarble8-Feb-21 11:58 
GeneralRe: htlm Pin
Pete O'Hanlon8-Feb-21 21:56
subeditorPete O'Hanlon8-Feb-21 21:56 
GeneralRe: htlm Pin
cmarble8-Feb-21 22:39
cmarble8-Feb-21 22:39 
QuestionWhat version should I use Pin
Stevey T5-Jan-21 6:19
Stevey T5-Jan-21 6:19 
AnswerRe: What version should I use Pin
jsc428-Jan-21 2:48
professionaljsc428-Jan-21 2:48 
QuestionDistributed transactions within a microservices architecture Pin
Pelle3021-Dec-20 0:22
Pelle3021-Dec-20 0:22 
Hello,

In my company we had a system on .net framework platform. That was made from an orchestator, different rest API services on top of a monolithic oracle DB. With a huge plsql library.
We used distributed transaction for the operation (import of data). Because of the rollback possibilities if one request did fail e.t.c. And used a orchestrator in front of the rest API services (micro services) that organized the different requests all in one transaction.

We had to upgrade the system to .net core.
But .net core don't support DTC anymore !

Have anyone had a similar situation, and what what did you do about it?
Or do anyone have any comments to this issue/problem.? That if one request fails in a
big operation of many requests the database data will not be consistent, if no rollback is done.
When we use many "micro"services on top of one monolithic database.

BR
AnswerRe: Distributed transactions within a microservices architecture Pin
Gerry Schmitz21-Dec-20 9:19
mveGerry Schmitz21-Dec-20 9:19 
QuestionWhat technologies to use to build a site like Kaggle? Pin
SIDDHARTH_JAIN12-Dec-20 17:50
SIDDHARTH_JAIN12-Dec-20 17:50 
AnswerRe: What technologies to use to build a site like Kaggle? Pin
Gerry Schmitz13-Dec-20 6:11
mveGerry Schmitz13-Dec-20 6:11 
AnswerRe: What technologies to use to build a site like Kaggle? Pin
Richard MacCutchan13-Dec-20 6:34
mveRichard MacCutchan13-Dec-20 6:34 
QuestionShould we duplicate code? Pin
Member 44870839-Dec-20 9:24
Member 44870839-Dec-20 9:24 
AnswerRe: Should we duplicate code? Pin
Pete O'Hanlon9-Dec-20 21:30
subeditorPete O'Hanlon9-Dec-20 21:30 
AnswerRe: Should we duplicate code? Pin
Gerry Schmitz10-Dec-20 5:45
mveGerry Schmitz10-Dec-20 5:45 
QuestionAdvice for web application technologies / architecture Pin
cpper28-Dec-20 8:46
cpper28-Dec-20 8:46 
AnswerRe: Advice for web application technologies / architecture Pin
DerekT-P10-Dec-20 23:49
professionalDerekT-P10-Dec-20 23:49 
QuestionDesign Pattern advice Pin
Freerk_C16-Nov-20 3:20
Freerk_C16-Nov-20 3:20 
AnswerRe: Design Pattern advice Pin
Pete O'Hanlon16-Nov-20 4:46
subeditorPete O'Hanlon16-Nov-20 4:46 
GeneralRe: Design Pattern advice Pin
Freerk_C16-Nov-20 22:09
Freerk_C16-Nov-20 22:09 
GeneralRe: Design Pattern advice Pin
Rob Grainger6-Jul-21 11:40
Rob Grainger6-Jul-21 11:40 
AnswerRe: Design Pattern advice Pin
Gerry Schmitz16-Nov-20 7:24
mveGerry Schmitz16-Nov-20 7:24 
QuestionData Class for data combined from Other Classes Pin
cjb11010-Nov-20 21:27
cjb11010-Nov-20 21:27 
AnswerRe: Data Class for data combined from Other Classes Pin
Richard Deeming10-Nov-20 21:50
mveRichard Deeming10-Nov-20 21:50 
AnswerRe: Data Class for data combined from Other Classes Pin
Gerry Schmitz10-Nov-20 21:53
mveGerry Schmitz10-Nov-20 21:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.